Mark van Leeuwen <[email protected]> writes:
> I have a case where exclusive row locks have been placed on a table and 
> I don't what process has the locks or how they might be released.

> The locks are still there even after I have restarted the database. 

Uncommitted prepared transaction, perhaps?  Look into pg_prepared_xacts.

                        regards, tom lane

-- 
Sent via pgsql-general mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to