Re: An I/O error occured while sending to the backend

Поиск
Список
Период
Сортировка
От Markus Schaber
Тема Re: An I/O error occured while sending to the backend
Дата
Msg-id 4255102A.9030800@logix-tt.com
обсуждение исходный текст
Ответ на Re: An I/O error occured while sending to the backend  (Scott Marlowe <smarlowe@g2switchworks.com>)
Список pgsql-jdbc
Hi, Scott,

Scott Marlowe schrieb:

>>only good solution is to catch the exception, and attempt to reopen the
>>database connection, and retry the operation....

> Does setting a lower tcp_keepalive_time help these problems with NAT?
> It certainly fixed the problems I've seen with non-NAT firewalls.  (this
> is a linux kernel setting, i'm sure there's an equivalent for other
> unixes)

java.net.Socket has some settings about timeouts and keepalives, maybe
those will help.

Markus

Вложения

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

Предыдущее
От: Vernon
Дата:
Сообщение: Unable to load the driver class
Следующее
От: "Anthony Chaffey"
Дата:
Сообщение: Re: An I/O error occured while sending to the backend