Re: Row level locking

Поиск
Список
Период
Сортировка
От Michael Fuhr
Тема Re: Row level locking
Дата
Msg-id 20051012065020.GA3823@winnie.fuhr.org
обсуждение исходный текст
Ответ на Row level locking  (Carlos Benkendorf <carlosbenkendorf@yahoo.com.br>)
Ответы Re: Row level locking  (Carlos Benkendorf <carlosbenkendorf@yahoo.com.br>)
Список pgsql-general
On Wed, Oct 12, 2005 at 04:11:00AM +0000, Carlos Benkendorf wrote:
> How can I know which rows are locked?

There's no query that says "show me all rows that are locked"; even
if there was, it would be out of date by the time you got the
results.  PostgreSQL 8.1 will enhance pg_locks to show tuple locks
in certain cases but it won't show all tuple locks.

Why do you want to know?  What are you trying to do?

--
Michael Fuhr

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

Предыдущее
От: Chris Travers
Дата:
Сообщение: Re: Setting up a fine-grained permission system
Следующее
От: Simon Riggs
Дата:
Сообщение: Re: [pgsql-advocacy] Oracle buys Innobase