Re: Read Timeout

Поиск
Список
Период
Сортировка
От Sadanori Ito
Тема Re: Read Timeout
Дата
Msg-id 4AFAE23C.4090305@gmail.com
обсуждение исходный текст
Ответ на Read Timeout  (Michael Mangeng <michael.mangeng@automationnext.com>)
Список pgsql-jdbc
Michael Mangeng wrote:
 > My question is weather there is a possibility to define a read timeout
 > interval somewhere to avoid this. (e.g. In the JDBC url. Somthing like
 > loginTimout?)

Try "socketTimeout" parameter, if you can use the current version
(8.4 Build 701) of the driver.

http://jdbc.postgresql.org/documentation/84/connect.html#connection-parameters

Regards,
Sadanori

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

Предыдущее
От: Michael Mangeng
Дата:
Сообщение: Read Timeout
Следующее
От: Radosław Smogura
Дата:
Сообщение: Re: Implementation of query timeout