Re: could not receive data from client: Connection reset by peer
От | Doug Easterbrook |
---|---|
Тема | Re: could not receive data from client: Connection reset by peer |
Дата | |
Msg-id | 678A67F9-394C-47CC-BE82-C5435DF0E762@artsman.com обсуждение исходный текст |
Ответ на | could not receive data from client: Connection reset by peer (bhanu udaya <udayabhanu1984@hotmail.com>) |
Список | pgadmin-support |
those specific issues are not pg_admin problems. those come because your client application dropped the connection to the database and postgres logged it.
so either fix the client or have a good look at your network to see if it is flakey.
Doug Easterbrook
Doug Easterbrook
Arts Management Systems Ltd.
Phone (403) 536-1205 Fax (403) 536-1210
On Feb 2, 2013, at 11:20 AM, bhanu udaya <udayabhanu1984@hotmail.com> wrote:
Greetings !
It is observed that there are very frequent errors related to below:
"could not receive data from client: Connection reset by peer. Unexpected EOF on client connection." These are seen heavily in the pg_log files. some of them are seen as fatal errors and the database gets shutdown after the above messages. How do I get rid of these messages.
Is this related to postgres configuration issue or the client/Java program which is not doing proper handshake with postgres database and dropping connections. Please advise.
Thanks and Regards
Radha
В списке pgadmin-support по дате отправления: