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

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Heikki Linnakangas <hlinnaka(at)iki(dot)fi>
Cc: olli(dot)pekkola(at)grundium(dot)com, pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: Re: BUG #17953: Libpq can stall indefinitely with non-tls localhost (127.0.0.1) connection
Date: 2023-06-12 01:28:33
Message-ID: ZIZ0wdHgG9CtZ5nI@paquier.xyz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Michael Paquier 2023-06-12 04:56:21 Re: BUG #17954: Postgres startup fails with `could not locate a valid checkpoint record`
Previous Message Tom Lane 2023-06-11 21:03:25 Re: Comparing date strings with jsonpath expression