what does this error mean? - Mailing list pgsql-general

From Andrew Schmeder
Subject what does this error mean?
Date
Msg-id 00042920590109.00274@qabobala
Whole thread Raw
List pgsql-general
Hello all,

I get this error message at seemingly random times when sending a 'begin'
query to the database.  I am using Postgres 7.0 beta 5.  I have a web-based
system based on postgres and each hit is a transaction.

RelationClearRelation: relation 166124 deleted while still in use

The relation number is different every time.
Does this mean the transaction is not beginning?  My 'hack' fix is to issue a
second begin statement if the first one fails... but that is really weird.

Thanks,
-Andy

pgsql-general by date:

Previous
From: "john huttley"
Date:
Subject: Create Triggers Documentation Error
Next
From: nathan@khmere.com
Date:
Subject: textsubstr() ...? for postgres 7 beta5