Re: org.postgresql.util.PSQLException: An I/O error occured

Поиск
Список
Период
Сортировка
От Oliver Jowett
Тема Re: org.postgresql.util.PSQLException: An I/O error occured
Дата
Msg-id 44EBF6AC.1040603@opencloud.com
обсуждение исходный текст
Ответ на org.postgresql.util.PSQLException: An I/O error occured while sending to the backend  ("surabhi.ahuja" <surabhi.ahuja@iiitb.ac.in>)
Список pgsql-jdbc
surabhi.ahuja wrote:

> org.postgresql.util.PSQLException: An I/O error occured while sending to
> the backend.

> Caused by: java.net.SocketException: Broken pipe

This is a network error that the driver can't do anything about. If you
have a stateful firewall between the client and the server, perhaps it
is dropping the connection because it has been idle.

-O

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

Предыдущее
От: Oliver Jowett
Дата:
Сообщение: Re: Cannot use prepared statements with create user command
Следующее
От: till toenges
Дата:
Сообщение: Re: bytea memory improvement