BUG #15443: Connection loss error come occasionally

From: PG Bug reporting form <noreply(at)postgresql(dot)org>
To: pgsql-bugs(at)lists(dot)postgresql(dot)org
Cc: sagar5490(dot)more(at)gmail(dot)com
Subject: BUG #15443: Connection loss error come occasionally
Date: 2018-10-19 10:38:34
Message-ID: 15443-52f3aadac6636b2f@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 15443
Logged by: Sagar More
Email address: sagar5490(dot)more(at)gmail(dot)com
PostgreSQL version: 9.5.9
Operating system: RHEL 7.2
Description:

Dear Team,

We have postgresql database version 9.5.9 in production set up.We
occasionally face below error.So we need to restart application process to
fix it.(droped connection from application end and start again) but its not
ideal solution.

Error :-
org.postgresql.util.PSQLException: An I/O error occurred while sending to
the backend.
Caused by: java.net.SocketException: Connection reset by peer: socket write
error

We need help to fix this error.

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message PG Bug reporting form 2018-10-19 12:37:21 BUG #15444: Problem running post-install step autostart
Previous Message Dmitry Shalashov 2018-10-19 09:43:24 Re: BUG #15437: Segfault during insert into declarative partitioned table with a trigger creating partition