Re: lock conflicting with another

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: lock conflicting with another
Дата
Msg-id 1209.1092201958@sss.pgh.pa.us
обсуждение исходный текст
Ответ на lock conflicting with another  (Amir Zicherman <amir.zicherman@gmail.com>)
Список pgsql-general
Amir Zicherman <amir.zicherman@gmail.com> writes:
> what does it mean when one lock mode conflicts with another

It means that a holder of the one lock type will block a requestor
of the other lock type (on the same lockable object, of course).

            regards, tom lane

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

Предыдущее
От: Amir Zicherman
Дата:
Сообщение: lock conflicting with another
Следующее
От: Christian Traber
Дата:
Сообщение: Re: error moving table to tablespace (8.0 beta win32 )