finding the other statement causing a sharelock

Поиск
Список
Период
Сортировка
От Ivan Sergio Borgonovo
Тема finding the other statement causing a sharelock
Дата
Msg-id 20101108205215.48bd3711@dawn.webthatworks.it
обсуждение исходный текст
Ответы Re: finding the other statement causing a sharelock  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
I get

DETAIL:  Process 24749 waits for ShareLock on transaction 113443492;
blocked by process 25199. Process 25199 waits for ShareLock on
transaction 113442820; blocked by process 24749.

I would like to know both statements that caused the sharelock
problem.

This is a long running transaction. I know one of the statement. I'd
like to know the other.

How?

--
Ivan Sergio Borgonovo
http://www.webthatworks.it


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

Предыдущее
От: Leif Biberg Kristensen
Дата:
Сообщение: Re: Full Vacuum/Reindex vs autovacuum
Следующее
От: Tom Lane
Дата:
Сообщение: Re: ERROR: Out of memory - when connecting to database