Re: locking mechanism

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: locking mechanism
Дата
Msg-id 14347.1059012604@sss.pgh.pa.us
обсуждение исходный текст
Ответ на locking mechanism  ("Jenny -" <nat_lazy@hotmail.com>)
Список pgsql-hackers
"Jenny -" <nat_lazy@hotmail.com> writes:
> 1)If the same PROCLOCK has some already-granted locks and
>     be waiting for more, how do we know?

You look at the PROC object to see whether it is waiting, and if
so for what.
        regards, tom lane


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: this is in plain text (row level locks)
Следующее
От: "Christopher Kings-Lynne"
Дата:
Сообщение: contrib compilation probs