Re: VACUUM's "No one parent tuple was found", redux

Поиск
Список
Период
Сортировка
От Barry Lind
Тема Re: VACUUM's "No one parent tuple was found", redux
Дата
Msg-id 3D592F2C.3050002@xythos.com
обсуждение исходный текст
Ответ на VACUUM's "No one parent tuple was found", redux  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers

Tom Lane wrote:

>
>Also, for Mario and Barry: does this test case look anything like what
>your real applications do?  In particular, do you ever do a SELECT FOR
>UPDATE in a transaction that commits some changes, but does not update
>or delete the locked-for-update row?  If not, it's possible there are
>yet more bugs lurking in this.
>
This certainly seems plausible for my application.

--Barry




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

Предыдущее
От: Teodor Sigaev
Дата:
Сообщение: Re: Please, apply patch for contrib/tsearch
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Temporary Views