Re: An I/O error occurred while sending to the backend (PG 13.4)

From: Justin Pryzby <pryzby(at)telsasoft(dot)com>
To: "ldh(at)laurent-hasson(dot)com" <ldh(at)laurent-hasson(dot)com>
Cc: pgsql-performance(at)postgresql(dot)org
Subject: Re: An I/O error occurred while sending to the backend (PG 13.4)
Date: 2021-12-04 19:53:20
Message-ID: 20211204195320.GD17618@telsasoft.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

On Sat, Dec 04, 2021 at 07:18:06PM +0000, ldh(at)laurent-hasson(dot)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 on Windows 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

In response to

Browse pgsql-performance by date

  From Date Subject
Next Message Laurenz Albe 2021-12-07 03:10:20 Re: pg_trgm word_similarity query does not use index for input strings longer than 8 characters
Previous Message ldh@laurent-hasson.com 2021-12-04 19:18:06 RE: An I/O error occurred while sending to the backend (PG 13.4)