Re: ERROR: 40P01:

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: ERROR: 40P01:
Дата
Msg-id 7232.1108654636@sss.pgh.pa.us
обсуждение исходный текст
Ответ на ERROR: 40P01:  (Gourish Singbal <gourish@gmail.com>)
Список pgsql-admin
Gourish Singbal <gourish@gmail.com> writes:
> I got the below ERROR in my log file. Where can i get more info no
> what exactly caused this ERROR and how to debug it?.

> 2005-02-17 02:23:09 ERROR:  40P01: deadlock detected

You seem to have suppressed the DETAIL part of that message.  It should
have reported something like

DETAIL:  Process 7205 waits for AccessExclusiveLock on relation 1096910 of database 994178; blocked by process 7199.
Process 7199 waits for AccessExclusiveLock on relation 1100110 of database 994178; blocked by process 7205.

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Determining current WAL
Следующее
От: thomas.revell@powerconv.alstom.com
Дата:
Сообщение: Re: Determining current WAL