Re: BUG #15054: intermittent error: An I/O error occured while sending to the backend.

From: ZhongMing C <czmy(at)hotmail(dot)com>
To: "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>, "pgsql-bugs(at)lists(dot)postgresql(dot)org" <pgsql-bugs(at)lists(dot)postgresql(dot)org>
Subject: Re: BUG #15054: intermittent error: An I/O error occured while sending to the backend.
Date: 2018-02-07 19:12:58
Message-ID: CO1PR14MB0901D2BA641ECB753F0018D4C2FC0@CO1PR14MB0901.namprd14.prod.outlook.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Hi,

Our JDBC driver version is kind of outdated (9.1). But upgrading to 42.2.1 makes no difference. Still failed with around the same rate.

Restarting the DB client or DB server makes no difference.

We only have one DB client app connecting to the database. Therefore, we can't tell whether this is a general problem or not.

Could you advise how I could do to collect the server log which can contain most of the information you need to troubleshoot?

Thanks!

Ming

On 07/02/2018 9:51 AM, David G. Johnston wrote:
On Wed, Feb 7, 2018 at 7:42 AM, PG Bug reporting form <noreply(at)postgresql(dot)org<mailto:noreply(at)postgresql(dot)org>> wrote:
The following bug has been logged on the website:

Bug reference: 15054
Logged by: Ming Chen
Email address: czmy(at)hotmail(dot)com<mailto:czmy(at)hotmail(dot)com>
PostgreSQL version: 9.3.20
Operating system: Redhat Enterprise 6
Description:

We experienced intermittent error about "An I/O error occured while sending
to the backend" recently.

​You will need to report your pgJDBC ​driver version and if its not the newest you should probably upgrade and confirm the problem still exists.

You say it "resets" after restarting the server...does simply reconnecting the client make a difference. Does it afflict all connected clients or just one?

Server logs probably will be useful to examine.

David J.

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message David G. Johnston 2018-02-07 19:24:06 Re: BUG #15054: intermittent error: An I/O error occured while sending to the backend.
Previous Message David Kohn 2018-02-07 18:06:16 Re: BUG #15036: Un-killable queries Hanging in BgWorkerShutdown