2008-03-04 05:45:20 EST [6742]: [7-1] PANIC: deadlock detected 2008-03-04 05:45:20 EST [6742]: [8-1] DETAIL: Process 6742 waits for AccessShareLock on relation 2619 of database 16385; blocked by process 6740. Process 6740 waits for AccessShareLock on relation 1247 of database 16385; blocked by process 6742. 2008-03-04 05:45:20 EST [6742]: [9-1] STATEMENT: VACUUM FULL pg_catalog.pg_type
Sorry, been juggling too many things this morning! On Wed, Mar 5, 2008 at 10:45 AM, Tom Lane <[EMAIL PROTECTED]> wrote: > "Gavin M. Roy" <[EMAIL PROTECTED]> writes: > > The panic may have made it if this is what you were looking for: > > > 2008-03-04 05:45:20 EST [6742]: [7-1] PANIC: deadlock detected > > 2008-03-04 05:58:33 EST [8751]: [3-1] PANIC: deadlock detected > > That's what I expected to find, but where's the DETAIL for these? > > regards, tom lane >