Re: [GENERAL] troubleshooting deadlocks

2004-11-09 Thread Ed L.
On Tuesday November 9 2004 10:36, Tom Lane wrote: > "Ed L." <[EMAIL PROTECTED]> writes: > > I know the original statement is printed right after this, but with > > complex triggers doing lots of write queries, I'm finding it difficult > > to identify which subsequent query in the trigger is really

Re: [GENERAL] troubleshooting deadlocks

2004-11-09 Thread Tom Lane
"Ed L." <[EMAIL PROTECTED]> writes: > I know the original statement is printed right after this, but with complex > triggers doing lots of write queries, I'm finding it difficult to identify > which subsequent query in the trigger is really the one immediately > preceding the deadlock. It would