Re: What does "tuple concurrently updated" mean?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: What does "tuple concurrently updated" mean?
Дата
Msg-id 19247.1114442303@sss.pgh.pa.us
обсуждение исходный текст
Ответ на What does "tuple concurrently updated" mean?  ("Florian G. Pflug" <fgp@phlo.org>)
Ответы Re: What does "tuple concurrently updated" mean?  ("Florian G. Pflug" <fgp@phlo.org>)
Список pgsql-general
"Florian G. Pflug" <fgp@phlo.org> writes:
> During a batch load of records (using COPY) I got the following
> postgres error today "tuple concurrently updated".

I don't think plain COPY could have produced that, since it only inserts
tuples.  Tell us about triggers and foreign keys on this table?

            regards, tom lane

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

Предыдущее
От: Richard_D_Levine@raytheon.com
Дата:
Сообщение: Re: UltraSPARC versus AMD
Следующее
От: Karsten Hilbert
Дата:
Сообщение: Re: timezone() with timeofday() converts the wrong direction?