Re: ERROR: 40P01: - Mailing list pgsql-admin

From Tom Lane
Subject Re: ERROR: 40P01:
Date
Msg-id 7232.1108654636@sss.pgh.pa.us
Whole thread Raw
In response to ERROR: 40P01:  (Gourish Singbal <gourish@gmail.com>)
List 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 by date:

Previous
From: Tom Lane
Date:
Subject: Re: Determining current WAL
Next
From: thomas.revell@powerconv.alstom.com
Date:
Subject: Re: Determining current WAL