Re: setQueryTimout() - Mailing list pgsql-jdbc

From
Subject Re: setQueryTimout()
Date
Msg-id 3abae03e758c1365258f5777581cf4a4@smogura-softworks.eu
Whole thread Raw
In response to setQueryTimout()  (knircky <knircky@gmail.com>)
List pgsql-jdbc
On Mon, 27 Sep 2010 17:29:13 -0700 (PDT), knircky <knircky@gmail.com>
wrote:
> The following error occurred when running SQL query "SELECT * FROM
> GT.GameTypeDescription;" on database "HM_postgres": Method
> org.postgresql.jdbc4.Jdbc4Statement.setQueryTimeout(int) is not yet
> implemented.

I posted at the end of 2009 a patch for query timeout implementation on
server side (as we extensively use PostgreSQL)
(http://archives.postgresql.org/pgsql-jdbc/2009-11/msg00010.php), you can
download it and try patching - I will review a code once again, but you can
check, using supplied tests, that this works and what is most important
terminates (!) deadlocked statements.

Kind regards,
Radosław Smogura
http://www.softperience.eu

pgsql-jdbc by date:

Previous
From: Oliver Jowett
Date:
Subject: Re: [BUGS] Mapping Hibernate boolean to smallint(Postgresql)
Next
From: "Georg M. Sorst"
Date:
Subject: Loading a dump containing include commands