Re: Deadlock Detection

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: vardi(at)cs(dot)rice(dot)edu (Moshe Vardi), pgsql-novice(at)postgresql(dot)org
Subject: Re: Deadlock Detection
Date: 2003-10-27 17:03:56
Message-ID: 200310270903.56975.josh@agliodbs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Moshe,

> How do I find out in Embedded SQL that a transaction has been aborted
> due to a deadlock?

I don't think anyone on the NOVICE list has much familiarity with Embedded
PGSQL. Try the HACKERS list instead.

FWIW, in 7.4 we will have SQLSTATE standards-compliant error codes which will
make analyzing such errors easier.

--
Josh Berkus
Aglio Database Solutions
San Francisco

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message Anis W. Nugroho 2003-10-27 17:06:26 Re: selection limit
Previous Message Peter Childs 2003-10-27 16:19:11 Re: Using older machines with PostgreSQL?