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

From Joshua D. Drake
Subject Re: don't own lock of type?
Date
Msg-id 51FFFEE5.4030209@commandprompt.com
Whole thread Raw
In response to Re: don't own lock of type?  (Robert Haas <robertmhaas@gmail.com>)
Responses Re: don't own lock of type?  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
On 08/05/2013 11:38 AM, Robert Haas wrote:
>
> 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.

I am getting this rather frequently, I will check modules but I don't 
believe we are running any.

JD


-- 
Command Prompt, Inc. - http://www.commandprompt.com/  509-416-6579
PostgreSQL Support, Training, Professional Services and Development
High Availability, Oracle Conversion, Postgres-XC, @cmdpromptinc
For my dreams of your image that blossoms   a rose in the deeps of my heart. - W.B. Yeats



pgsql-hackers by date:

Previous
From: Atri Sharma
Date:
Subject: Moving 'hot' pages from buffer pool to heap
Next
From: Tom Lane
Date:
Subject: Re: Disabling ALTER SYSTEM SET WAS: Re: ALTER SYSTEM SET command to change postgresql.conf parameters