Re: JDBC obey deadlock timeout?

From: Dave Cramer <pg(at)fastcrypt(dot)com>
To: Edson Richter <edsonrichter(at)hotmail(dot)com>
Cc: "pgsql-jdbc(at)postgresql(dot)org" <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: JDBC obey deadlock timeout?
Date: 2014-08-25 15:33:51
Message-ID: CADK3HHJjpW0zEs2iCtLttKzdb0d9LErCXJ6oKd1751e2h03JXw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)hotmail(dot)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
>

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message howalt 2014-08-26 17:24:27 How to implement a dynamic string into a sql statement?
Previous Message Edson Richter 2014-08-25 14:34:39 JDBC obey deadlock timeout?