Re: Bug #491: ERROR: RelationClearRelation: relation using JDBC

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Bug #491: ERROR: RelationClearRelation: relation using JDBC
Дата
Msg-id 2720.1003981391@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Bug #491: ERROR: RelationClearRelation: relation using JDBC  (pgsql-bugs@postgresql.org)
Список pgsql-bugs
pgsql-bugs@postgresql.org writes:
> ERROR:  RelationClearRelation: relation using JDBC

What PG version are you running?

If it's reasonably current (7.1.*) I would like to see a postmaster log
trace of the queries being issued by your application.  (Turn on
debug_print_query in postgresql.conf to make this happen) The code
fragment you provided is not very helpful for understanding what the
backend is seeing.

            regards, tom lane

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

Предыдущее
От: pgsql-bugs@postgresql.org
Дата:
Сообщение: Bug #491: ERROR: RelationClearRelation: relation using JDBC
Следующее
От: Peter Breton
Дата:
Сообщение: Possible bug in Postgres String comparison routines