Re: [pgadmin-support] could not receive data from client: Connection reset by peer

2013-02-02 Thread Doug Easterbrook
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 Arts Management Systems Ltd. mailto

[pgadmin-support] could not receive data from client: Connection reset by peer

2013-02-02 Thread bhanu udaya
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