PHP deadlock detection - Mailing list pgsql-general

From James Pharaoh
Subject PHP deadlock detection
Date
Msg-id 053401c2f7c4$a7d5c2d0$010a0a0a@tick
Whole thread Raw
List pgsql-general
Hi,

Sorry if I'm being really dumb, but how do I detect a deadlock when
using PostgreSQL form PHP. In fact, I would want to detect anything
similar, i.e. caused by fluke and not a real error, and which should
therefore result in the transaction being submitted from scratch.

Thanks
James


pgsql-general by date:

Previous
From: "Ferindo Middleton Jr"
Date:
Subject: config file, where is it
Next
From: mihai11@mailcity.com (Razvan)
Date:
Subject: Re: How can I save/load all triggers/stored procedures from a file?