Re: BUG #17953: Libpq can stall indefinitely with non-tls localhost (127.0.0.1) connection - Mailing list pgsql-bugs

From Michael Paquier
Subject Re: BUG #17953: Libpq can stall indefinitely with non-tls localhost (127.0.0.1) connection
Date
Msg-id ZIZ0wdHgG9CtZ5nI@paquier.xyz
Whole thread Raw
In response to Re: BUG #17953: Libpq can stall indefinitely with non-tls localhost (127.0.0.1) connection  (Heikki Linnakangas <hlinnaka@iki.fi>)
List pgsql-bugs
On Sat, Jun 03, 2023 at 08:36:02PM -0400, Heikki Linnakangas wrote:
> Yeah, I think we'll need a self-contained repro to debug this. Or at least a
> lot more details on what the query is, what the server is doing when that
> happens, etc. A wireshark trace might be useful.

Latency-sensitive issue perhaps?  I am unsure of what we could do here
without more evidence and/or ways to reproduce the problem.  Likely as
a small-ish libpq program and something to fake a delay?
--
Michael

Attachment

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: Comparing date strings with jsonpath expression
Next
From: Michael Paquier
Date:
Subject: Re: BUG #17954: Postgres startup fails with `could not locate a valid checkpoint record`