Re: Locks information

Поиск
Список
Период
Сортировка
От Rajesh Kumar Mallah
Тема Re: Locks information
Дата
Msg-id 3FB26AA8.9050102@trade-india.com
обсуждение исходный текст
Ответ на Locks information  (Fernando <proyectolsd@wanadoo.es>)
Список pgsql-general
you can have a look at
select * from pg_locks;

this works in postgresql ver 7.3


regds
mallah.

Fernando wrote:

>Hello,
>I'm quite new with PostgreSQL, so this question might be quite dumb, but is there any structure storing information
aboutthe transactions which are locked in a moment? I mean, is there, for example, an array with the IDs of the
transactionswhich are locked in the same object? If so, what is its name? 
>Thanks in advance!
>
>
>____________________________________________________________
>http://webmail.wanadoo.es. Tu correo gratuito, rápido y en español
>
>
>---------------------------(end of broadcast)---------------------------
>TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org
>
>



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

Предыдущее
От: Rajesh Kumar Mallah
Дата:
Сообщение: procpid in pg_stat_activity but no correspoding backend
Следующее
От: Joe Conway
Дата:
Сообщение: Re: Proposal for a cascaded master-slave replication system