Re: simple_heap_update: tuple concurrently updated -- during INSERT

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: simple_heap_update: tuple concurrently updated -- during INSERT
Дата
Msg-id 26183.1086799131@sss.pgh.pa.us
обсуждение исходный текст
Ответ на simple_heap_update: tuple concurrently updated -- during INSERT  ("SZŰCS Gábor" <surrano@mailbox.hu>)
Список pgsql-hackers
"SZŰCS Gábor" <surrano@mailbox.hu> writes:
> Q1. So is this everything that can be said -- NOTIFY calls
> simple_heap_update that is concurrently updated by a different transaction?

If that's what it is, then there's still a question: why?  The notify
code has enough locking that this failure shouldn't happen.  If you can
reproduce this I'd like to look into it.
        regards, tom lane


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

Предыдущее
От: Greg Stark
Дата:
Сообщение: Re: Tablespaces
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: Frequently updated tables