Re: SQL update statements are failing if submitted in sequence on same connection

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: SQL update statements are failing if submitted in sequence on same connection
Дата
Msg-id 15550.991081053@sss.pgh.pa.us
обсуждение исходный текст
Ответ на SQL update statements are failing if submitted in sequence on same connection  (Paul-Andre Panon <Paul-AndrePanon@SierraSystems.com>)
Список pgsql-bugs
Paul-Andre Panon <Paul-AndrePanon@SierraSystems.com> writes:
> SQL update statements are failing, possibly in the query planner. A copy
> of the -d3 postgres log is attached. The error returned by psql when
> submitting this query is
> ERROR:  Relation 2699531655 does not exist

Could you set a breakpoint at elog() and provide a stack backtrace
from the point of the error?

Also, if you didn't already, it'd be a good idea to reconfigure and
rebuild with --enable-cassert to aid in tracking the problem.

            regards, tom lane

PS: we don't need four copies of the next report ;-)

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: repeated pointless memmove() calls in pqReadData()
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: config.h name clash