Postgres log configuration for locking

Поиск
Список
Период
Сортировка
От Raj Gandhi
Тема Postgres log configuration for locking
Дата
Msg-id CALU_HCOwRjbpbH1yg71nqOV4Fc1HkK6Bj1rdBS2p2hs4gT=EuQ@mail.gmail.com
обсуждение исходный текст
Ответы Re: Postgres log configuration for locking
Список pgsql-admin
I’m using Postgres 9.1 and enabled the log configuration param ‘log_lock_waits’.
 
However, it only logs the session which is waiting for the lock longer than ‘deadlock_timeout’. It doesn’t log the session which acquired the lock? 
 
Is there a way to log the session that acquired the lock along with the session which is waiting for the lock?
 
Thanks,
Raj

 

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

Предыдущее
От: Vasilis Ventirozos
Дата:
Сообщение: Re: WAL log management w/ multiple slaves
Следующее
От: Jerry Sievers
Дата:
Сообщение: Re: Postgres log configuration for locking