Re: An I/O error occurred while sending to the backend (PG 13.4) - Mailing list pgsql-performance

From Justin Pryzby
Subject Re: An I/O error occurred while sending to the backend (PG 13.4)
Date
Msg-id 20211204195320.GD17618@telsasoft.com
Whole thread Raw
In response to RE: An I/O error occurred while sending to the backend (PG 13.4)  ("ldh@laurent-hasson.com" <ldh@laurent-hasson.com>)
List pgsql-performance
On Sat, Dec 04, 2021 at 07:18:06PM +0000, ldh@laurent-hasson.com wrote:
> It's a remote server, but all on a local network. Network performance is I am sure not the issue. Also, the system is
onWindows Server. What are you expecting to see out of a tcpdump? I'll try to get PG logs on the failing query.
 

I'd want to know if postgres sent anything to the client, like TCP RST, or if
the client decided on its own that there had been an error.

-- 
Justin



pgsql-performance by date:

Previous
From: "ldh@laurent-hasson.com"
Date:
Subject: RE: An I/O error occurred while sending to the backend (PG 13.4)
Next
From: Laurenz Albe
Date:
Subject: Re: pg_trgm word_similarity query does not use index for input strings longer than 8 characters