Re: contrib/pg_stat_tcpinfo - Mailing list pgsql-hackers

From Jacob Champion
Subject Re: contrib/pg_stat_tcpinfo
Date
Msg-id CAOYmi+kBMHfzFpOJKb2S4oDRuGVBx+aVDtw_jTPwDFFgXyU4Mw@mail.gmail.com
Whole thread
In response to Re: contrib/pg_stat_tcpinfo  (Jakub Wartak <jakub.wartak@enterprisedb.com>)
List pgsql-hackers
On Mon, Nov 10, 2025 at 12:35 AM Jakub Wartak
<jakub.wartak@enterprisedb.com> wrote:
>
> On Sat, Nov 8, 2025 at 1:18 AM Andres Freund <andres@anarazel.de> wrote:
>
> > FWIW, I've needed this many times. Without the TCP information it's very hard
> > to figure out why higher latency connections aren't keeping up - is it packet
> > loss, it it too small network buffers on the sending/receiving side, is it the
> > remote side not keeping up on the CPU level...
>
> Pretty much the same!

+1 (and I wish I had this today, in particular...)

> Still , it is still PoC, and I'm not sure if the community is open to
> accept (or reject it).

I think it's a useful concept.

Thanks,
--Jacob



pgsql-hackers by date:

Previous
From: Sami Imseih
Date:
Subject: Re: Add REPACK progress phases for logical decoding setup
Next
From: Rui Zhao
Date:
Subject: Re: Race conditions in logical decoding