Re: finding the other statement causing a sharelock

Поиск
Список
Период
Сортировка
От Ivan Sergio Borgonovo
Тема Re: finding the other statement causing a sharelock
Дата
Msg-id 20101108221842.339c0b39@dawn.webthatworks.it
обсуждение исходный текст
Ответ на Re: finding the other statement causing a sharelock  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: finding the other statement causing a sharelock  (Scott Marlowe <scott.marlowe@gmail.com>)
Список pgsql-general
On Mon, 08 Nov 2010 15:45:12 -0500
Tom Lane <tgl@sss.pgh.pa.us> wrote:

> Ivan Sergio Borgonovo <mail@webthatworks.it> writes:
> > 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.

> Recent versions of PG record both (or all) statements involved in a
> deadlock in the postmaster log.

What about not so recent 8.3.9?
thanks

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


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Removing pgsql_tmp files
Следующее
От: Scott Marlowe
Дата:
Сообщение: Re: finding the other statement causing a sharelock