Re: JDBC obey deadlock timeout? - Mailing list pgsql-jdbc

From Dave Cramer
Subject Re: JDBC obey deadlock timeout?
Date
Msg-id CADK3HHJjpW0zEs2iCtLttKzdb0d9LErCXJ6oKd1751e2h03JXw@mail.gmail.com
Whole thread Raw
In response to JDBC obey deadlock timeout?  (Edson Richter <edsonrichter@hotmail.com>)
List pgsql-jdbc
shouldn't be as the backend should cause an exception to be thrown

Dave Cramer

dave.cramer(at)credativ(dot)ca
http://www.credativ.ca


On 25 August 2014 10:34, Edson Richter <edsonrichter@hotmail.com> wrote:
Is there any known issue regarding JDBC stuck after a deadlock timeout happens in server side?

JDBC version: postgresql-9.3-1101.jdbc41
PostgreSQL version: 9.2.8 x64 linux version
Linux version: Linux simkorp1.simfrete.com 2.6.32-431.20.3.el6.x86_64 #1 SMP Thu Jun 19 21:14:45 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux


Thanks,

Edson

pgsql-jdbc by date:

Previous
From: Edson Richter
Date:
Subject: JDBC obey deadlock timeout?
Next
From: howalt
Date:
Subject: How to implement a dynamic string into a sql statement?