On Mon, Aug 5, 2013 at 2:32 PM, Joshua D. Drake <[email protected]> wrote: > Hello, > > What exactly causes this? > > WARNING: you don't own a lock of type ExclusiveLock > > Does this mean the user calling the lock doesn't own the object?
It means there's a bug. Either in PostgreSQL, or some loadable module you're using. -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
