detecting deadlocks

From: "Jonathan Ellis" <jbe(at)familyellis(dot)org>
To: <pgsql-general(at)postgresql(dot)org>
Subject: detecting deadlocks
Date: 2002-01-22 16:31:21
Message-ID: 009801c1a362$3a36b1b0$4a050a0a@jellispc
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I get this logged

logger: ERROR: Deadlock detected.
logger: ^ISee the lock(l) manual page for a possible cause.

but that's kind of useless to actually fix the problem. Is there a way to
get it to log which two transactions are deadlocking?

I'm on 7.1.3...

-Jonathan

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Justin Clift 2002-01-22 16:33:26 Re: [HACKERS] PostgreSQL Licence: GNU/GPL
Previous Message Thomas Lockhart 2002-01-22 16:25:11 Re: [HACKERS] PostgreSQL Licence: GNU/GPL