Re: setQueryTimout()

Поиск
Список
Период
Сортировка
От Radosław Smogura
Тема Re: setQueryTimout()
Дата
Msg-id 684303476ecf035c00819176cc9bd849@smogura-softworks.eu
обсуждение исходный текст
Ответ на setQueryTimout()  (knircky <knircky@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: "Georg M. Sorst"
Дата:
Сообщение: Loading a dump containing include commands
Следующее
От: "Kevin Grittner"
Дата:
Сообщение: Re: [BUGS] Mapping Hibernate boolean to smallint(Postgresql)