Re: Bug #491: ERROR: RelationClearRelation: relation using JDBC - Mailing list pgsql-bugs

From Tom Lane
Subject Re: Bug #491: ERROR: RelationClearRelation: relation using JDBC
Date
Msg-id 2720.1003981391@sss.pgh.pa.us
Whole thread Raw
In response to Bug #491: ERROR: RelationClearRelation: relation using JDBC  (pgsql-bugs@postgresql.org)
List 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 by date:

Previous
From: pgsql-bugs@postgresql.org
Date:
Subject: Bug #491: ERROR: RelationClearRelation: relation using JDBC
Next
From: Peter Breton
Date:
Subject: Possible bug in Postgres String comparison routines