Re: delete commands fails silently to delete primary key

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: delete commands fails silently to delete primary key
Дата
Msg-id 16353.1227396045@sss.pgh.pa.us
обсуждение исходный текст
Ответ на delete commands fails silently to delete primary key  ("Andrus" <kobruleht2@hot.ee>)
Ответы Re: delete commands fails silently to delete primary key
Список pgsql-general
"Andrus" <kobruleht2@hot.ee> writes:
> I have table in 8.1.4 which tracks users logged into db

There have been a number of index-corruption bugs fixed since 8.1.4 ...

In particular, if it's possible that any of these clients abort before
committing these insertions, the vacuum race condition bug fixed in
8.1.10 is a pretty likely candidate for your problem.

            regards, tom lane

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