Re: PG15 DB Error :::could not receive data from client: Connection reset by peer - Mailing list pgsql-admin

From Laurenz Albe
Subject Re: PG15 DB Error :::could not receive data from client: Connection reset by peer
Date
Msg-id d8c778c50dc7600acb4ae5797e82b37f1dab6689.camel@cybertec.at
Whole thread Raw
In response to PG15 DB Error :::could not receive data from client: Connection reset by peer  (Ram Pratap Maurya <ram.maurya@lavainternational.in>)
List pgsql-admin
On Wed, 2025-02-19 at 06:16 +0000, Ram Pratap Maurya wrote:
> We are getting error frequently in PostgresDB:15 log file  ,
> Please suggest why this error is coming and what is workaround to solve this error.
>  
> /var/lib/pgsql/15/data/log/postgresql-Tue.log:2025-02-18 08:07:32.309 IST [1166457] LOG:  could not receive data from
client:Connection reset by peer 
> /var/lib/pgsql/15/data/log/postgresql-Tue.log:2025-02-18 08:07:32.310 IST [1166411] LOG:  could not receive data from
client:Connection reset by peer 

That is a complaint by the server about the client connection being
forcibly interrupted.  Perhaps the client is not closing the database
session correctly, perhaps some network component is misconfigured.

I would first investigate what went on at the client side.  Did the
client get an error too?

Yours,
Laurenz Albe

--

*E-Mail Disclaimer*
Der Inhalt dieser E-Mail ist ausschliesslich fuer den
bezeichneten Adressaten bestimmt. Wenn Sie nicht der vorgesehene Adressat
dieser E-Mail oder dessen Vertreter sein sollten, so beachten Sie bitte,
dass jede Form der Kenntnisnahme, Veroeffentlichung, Vervielfaeltigung oder
Weitergabe des Inhalts dieser E-Mail unzulaessig ist. Wir bitten Sie, sich
in diesem Fall mit dem Absender der E-Mail in Verbindung zu setzen.

*CONFIDENTIALITY NOTICE & DISCLAIMER
*This message and any attachment are
confidential and may be privileged or otherwise protected from disclosure
and solely for the use of the person(s) or entity to whom it is intended.
If you have received this message in error and are not the intended
recipient, please notify the sender immediately and delete this message and
any attachment from your system. If you are not the intended recipient, be
advised that any use of this message is prohibited and may be unlawful, and
you must not copy this message or attachment or disclose the contents to
any other person.



pgsql-admin by date:

Previous
From: Siraj G
Date:
Subject: Does export operation cancel SQLs?
Next
From: Laurenz Albe
Date:
Subject: Re: Does export operation cancel SQLs?