Re: don't own lock of type?

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: don't own lock of type?
Дата
Msg-id CA+TgmoZKGnnjuoBc398nAnx98Qm4K3ALpEx7mfXkXZfYY8VWSA@mail.gmail.com
обсуждение исходный текст
Ответ на don't own lock of type?  ("Joshua D. Drake" <jd@commandprompt.com>)
Ответы Re: don't own lock of type?
Список 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 по дате отправления:

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: HeapTupleSatisfiesDirty fails to test HEAP_XMAX_IS_LOCKED_ONLY for TransactionIdIsInProgress(...)
Следующее
От: Stephen Frost
Дата:
Сообщение: Re: Unsafe GUCs and ALTER SYSTEM WAS: Re: ALTER SYSTEM SET