Re: [HACKERS] [GENERAL] Server error and deadlocks

2003-01-14 Thread Andrew Sullivan
On Tue, Jan 14, 2003 at 10:31:14AM -0500, Tom Lane wrote: > deadlock". How do people feel about reporting the detected cycle as > a series of NOTICE messages? It would look pretty similar to the Yes, please!! A -- Andrew Sullivan 204-4141 Yonge Street Liberty RM

Re: [HACKERS] [GENERAL] Server error and deadlocks

2003-01-14 Thread Tom Lane
"Orr, Steve" <[EMAIL PROTECTED]> writes: > I suspect table locks but are there any database level tracing > tools to show the SQL? Will the trace_locks and debug_deadlocks parameters > help and how do I use them? I do not think those will help you; they are low-level debugging aids and are probabl