Re: BUG #14150: Attempted to delete invisible tuple

Поиск
Список
Период
Сортировка
От Peter Geoghegan
Тема Re: BUG #14150: Attempted to delete invisible tuple
Дата
Msg-id CAM3SWZTEKoR2eJR0v_GR4yOeRyxBsOtViM+_ZFOQTZMBeLB5Gg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: BUG #14150: Attempted to delete invisible tuple  (Oskari Saarenmaa <os@aiven.io>)
Ответы Re: BUG #14150: Attempted to delete invisible tuple  (Andres Freund <andres@anarazel.de>)
Список pgsql-bugs
On Tue, Jul 5, 2016 at 11:05 PM, Oskari Saarenmaa <os@aiven.io> wrote:
> ISTM this is caused by toast knowing nothing about speculative insertion:
> when two backends have executed a speculative heap_insert with a conflicting
> key and the latter one tries to abort after receiving specConflict there's
> nothing in tqual.c to say that the toast rows associated with speculative
> insertion should be visible to that operation.

This analysis may be relevant:

https://www.postgresql.org/message-id/CACjxUsMBEHexQehM6P7ck+7AdxReH9fP29Z3t6h4eZp_9YveXQ@mail.gmail.com


--
Peter Geoghegan

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

Предыдущее
От: Oskari Saarenmaa
Дата:
Сообщение: Re: BUG #14150: Attempted to delete invisible tuple
Следующее
От: Oskari Saarenmaa
Дата:
Сообщение: Re: BUG #14150: Attempted to delete invisible tuple