Thread: JDBC obey deadlock timeout?

JDBC obey deadlock timeout?

From
Edson Richter
Date:
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

Re: JDBC obey deadlock timeout?

From
Dave Cramer
Date:
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