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

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: kornale(at)charlie(dot)cns(dot)iit(dot)edu, pgsql-bugs(at)postgresql(dot)org
Subject: Re: Bug #491: ERROR: RelationClearRelation: relation using JDBC
Date: 2001-10-25 03:43:11
Message-ID: 2720.1003981391@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

pgsql-bugs(at)postgresql(dot)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

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2001-10-25 14:04:05 Re: Possible bug in Postgres String comparison routines
Previous Message pgsql-bugs 2001-10-24 23:14:37 Bug #491: ERROR: RelationClearRelation: relation using JDBC