Re: FATAL 2: RelationPutHeapTuple: failed to add tuple

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: FATAL 2: RelationPutHeapTuple: failed to add tuple
Дата
Msg-id 13122.1015307379@sss.pgh.pa.us
обсуждение исходный текст
Ответ на FATAL 2: RelationPutHeapTuple: failed to add tuple  ("Andrew Bartley" <abartley@evolvosystems.com>)
Список pgsql-general
"Andrew Bartley" <abartley@evolvosystems.com> writes:
> We have been running this particular function for months.  Today it just do=
> es't want to play the game.

> 2002-03-05 14:09:02 [1014]   DEBUG:  query: create temp table request_trans=
> numbers ( transnumber int8 )
> 2002-03-05 14:09:02 [1014]   FATAL 2:  RelationPutHeapTuple: failed to add =
> tuple

Yipes, that's not supposed to happen.  What PG version is this?  If it's
recent (7.1 or 7.2) I would be interested in poking into the problem
with a debugger.

            regards, tom lane

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

Предыдущее
От: Andrew Snow
Дата:
Сообщение: Re: oids vs. serial question
Следующее
От: Stephan Szabo
Дата:
Сообщение: Re: Help with SET TRANSACTION in a function