Re: AccessExclusiveLock on tuple?

Поиск
Список
Период
Сортировка
От Christophe Pettus
Тема Re: AccessExclusiveLock on tuple?
Дата
Msg-id FE877E8B-1A19-4B69-B245-4EE34F81AF8E@thebuild.com
обсуждение исходный текст
Ответ на Re: AccessExclusiveLock on tuple?  (Bill Moran <wmoran@potentialtech.com>)
Ответы Re: AccessExclusiveLock on tuple?  (Bill Moran <wmoran@potentialtech.com>)
Список pgsql-general
On Dec 2, 2015, at 9:25 AM, Bill Moran <wmoran@potentialtech.com> wrote:

> No. See the section on row level locks here:
> http://www.postgresql.org/docs/9.4/static/explicit-locking.html

That wasn't quite my question.  I'm familiar with the row-level locking and the locking messages in general, but this
messageimplies there is such a thing as an AccessExclusiveLock on a tuple, which is new to me.  I wasn't able to
producethis message experimentally doing various combinations of UPDATE statements and SELECT FOR UPDATEs, or even with
explicitLOCK ACCESS EXCLUSIVE MODE, thus the question. 

--
-- Christophe Pettus
   xof@thebuild.com



В списке pgsql-general по дате отправления:

Предыдущее
От: Bill Moran
Дата:
Сообщение: Re: AccessExclusiveLock on tuple?
Следующее
От: Bill Moran
Дата:
Сообщение: Re: AccessExclusiveLock on tuple?