dangling lock information? - Mailing list pgsql-hackers

From Andreas Pflug
Subject dangling lock information?
Date
Msg-id 43121D43.2000404@pse-consulting.de
Whole thread Raw
Responses Re: dangling lock information?  (Hannu Krosing <hannu@skype.net>)
List pgsql-hackers
I'm currently testing pgAdmin support for slony, on pgsql CVS HEAD, and 
encounter strange problems from time to time.
After dropping and recreating the slony schema, all changes committed 
and all backends in <IDLE> state, I'm getting
"relation with OID xxx does not exist" when I'm trying to add a path. 
This seems to be triggered inside slony functions when a   LOCK _test.pg_config IN EXCLUSIVE MODE
is performed.
The problem is gone as soon as I close the connection I've been using 
for prior schema changes, and use a fresh connection.

Does this description ring a bell for somebody?

Regards,
Andreas


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Win32 Thread safetyness
Next
From: Bruce Momjian
Date:
Subject: Re: Win32 Thread safetyness