PHP deadlock detection

From: "James Pharaoh" <james(at)nowuk(dot)net>
To: <pgsql-general(at)postgresql(dot)org>
Subject: PHP deadlock detection
Date: 2003-03-31 20:32:28
Message-ID: 053401c2f7c4$a7d5c2d0$010a0a0a@tick
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Browse pgsql-general by date

  From Date Subject
Next Message Reynard Hilman 2003-03-31 20:44:36 connect to postgres server without internet connection with php script
Previous Message scott.marlowe 2003-03-31 19:30:27 Re: System lockup