Re: could not receive data from client: Connection reset by peer

2021-04-07 Thread Tom Lane
Jagmohan Kaintura writes: > We are receiving alot of below error messages in the postgresql logs. It looks very much like something in your network infrastructure is dropping connections after 1 hour. The consistent length-of-connection log reports are hard to explain any other way. Check firew

could not receive data from client: Connection reset by peer

2021-04-07 Thread Jagmohan Kaintura
10:18:24 HKT [8252]: [3-1] user=cz1qa$bis_app,db=zdcq12c2,app=PostgreSQL JDBC Driver,client=172.25.254.11LOG: could not receive data from client: Connection reset by peer 2021-04-08 10:18:24 HKT [8252]: [4-1] user=cz1qa$bis_app,db=zdcq12c2,app=PostgreSQL JDBC Driver,client=172.25.254.11LOG

Re: [GENERAL] postgres_fdw & could not receive data from client: Connection reset by peer

2017-11-28 Thread Adam Brusselback
Just bumping this because I posted it right before Thanksgiving and it was very easy to overlook. Sorry if this is bad etiquette for the list... Just let me know if it is and I won't do it in the future.

[GENERAL] postgres_fdw & could not receive data from client: Connection reset by peer

2017-11-22 Thread Adam Brusselback
(and connects to the auth db's user table) will put a line in my log file like so: 2017-11-22 14:27:09.846 UTC [17388] authentication@authentication LOG: could not receive data from client: Connection reset by peer I was wondering if this was normal behavior, or if i'm doing something w