Re: Connection reset by peer

Поиск
Список
Период
Сортировка
От Kevin Grittner
Тема Re: Connection reset by peer
Дата
Msg-id 4BEA4B3302000025000315D9@gw.wicourts.gov
обсуждение исходный текст
Ответ на Connection reset by peer  (Silvio Brandani <silvio.brandani@tech.sdb.it>)
Ответы Re: Connection reset by peer
Список pgsql-admin
Silvio Brandani  wrote:

> postgresql-2010-05-12_053937.log:2010-05-12 06:30:57 CEST [26617]:
> [288-1] LOG: could not receive data from client: Connection reset
> by peer
> postgresql-2010-05-12_053937.log:2010-05-12 06:30:57 CEST [26617]:
> [289-1] LOG: unexpected EOF on client connection
>
>
> How is it possible to eliminate this disconnection problems?

Fix any network problems and convince the clients to terminate their
connections gracefully.  The server is just reporting that the
connection to the client was lost without the client doing the proper
handshaking.

-Kevin

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

Предыдущее
От: Ireneusz Pluta
Дата:
Сообщение: Autovacuum and invalid page header
Следующее
От: Silvio Brandani
Дата:
Сообщение: Re: Connection reset by peer