Patch to add a socketTimeout property.

Поиск
Список
Период
Сортировка
От Art Gramlich
Тема Patch to add a socketTimeout property.
Дата
Msg-id 303D8E43-CC8C-4EF4-8AA5-8C9D0D00B7BB@healthtrio.com
обсуждение исходный текст
Ответы Re: Patch to add a socketTimeout property.  (Toru SHIMOGAKI <shimogaki.toru@oss.ntt.co.jp>)
Список pgsql-jdbc
Several jdbc drivers have recently added a way to set  the SOTimeout
on the connections socket.  For those of us accessing databases over a
unreliable connections, this can be quite helpful.
Attached is a patch to add support for an additional url property
"socketTimeout" and property in the DataSource classes.  The property
is in seconds (like jtds and IBM DB2's driver and unlike the Oracle
driver).





Art Gramlich
Chief Application Architect
HealthTrio, LLC
art.gramlich@healthtrio.com


Вложения

В списке pgsql-jdbc по дате отправления:

Предыдущее
От: Craig Ringer
Дата:
Сообщение: Re: invalid message format and I/O error while comunicating with backend
Следующее
От: Toru SHIMOGAKI
Дата:
Сообщение: Re: Patch to add a socketTimeout property.