Re: pg primary key bug?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: pg primary key bug?
Дата
Msg-id 9785.1108666900@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: pg primary key bug?  (pginfo <pginfo@t1.unisoftbg.com>)
Список pgsql-sql
pginfo <pginfo@t1.unisoftbg.com> writes:
> Will upgrade to 8.0 solve this type of problems ?

The problem is probably not Postgres' fault at all.  I'm wondering about
disks with write cacheing enabled.  And you didn't turn off fsync,
I trust?
        regards, tom lane


В списке pgsql-sql по дате отправления:

Предыдущее
От: pginfo
Дата:
Сообщение: Re: pg primary key bug?
Следующее
От: Richard Huxton
Дата:
Сообщение: Re: Comments on subquery performance