Re: don't own lock of type? - Mailing list pgsql-hackers

From Robert Haas
Subject Re: don't own lock of type?
Date
Msg-id CA+TgmoZKGnnjuoBc398nAnx98Qm4K3ALpEx7mfXkXZfYY8VWSA@mail.gmail.com
Whole thread Raw
In response to don't own lock of type?  ("Joshua D. Drake" <jd@commandprompt.com>)
Responses Re: don't own lock of type?  ("Joshua D. Drake" <jd@commandprompt.com>)
List pgsql-hackers
On Mon, Aug 5, 2013 at 2:32 PM, Joshua D. Drake <jd@commandprompt.com> 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



pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: HeapTupleSatisfiesDirty fails to test HEAP_XMAX_IS_LOCKED_ONLY for TransactionIdIsInProgress(...)
Next
From: Stephen Frost
Date:
Subject: Re: Unsafe GUCs and ALTER SYSTEM WAS: Re: ALTER SYSTEM SET