Re: Log connection establishment timings

From: Jacob Champion <jacob(dot)champion(at)enterprisedb(dot)com>
To: Melanie Plageman <melanieplageman(at)gmail(dot)com>
Cc: Peter Eisentraut <peter(at)eisentraut(dot)org>, Daniel Gustafsson <daniel(at)yesql(dot)se>, Fujii Masao <masao(dot)fujii(at)oss(dot)nttdata(dot)com>, Andres Freund <andres(at)anarazel(dot)de>, Bertrand Drouvot <bertranddrouvot(dot)pg(at)gmail(dot)com>, Guillaume Lelarge <guillaume(at)lelarge(dot)info>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>, andrey(dot)chudnovskiy(at)microsoft(dot)com, Jelte Fennema-Nio <postgres(at)jeltef(dot)nl>
Subject: Re: Log connection establishment timings
Date: 2025-05-21 21:20:34
Message-ID: CAOYmi+=KJBUDJQYLbYBBn64L_GJe1Dp=7Kj+xKGo2q6mww_K0g@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, May 21, 2025 at 12:54 PM Melanie Plageman
<melanieplageman(at)gmail(dot)com> wrote:
> Attached is a patch that updates these as well as changes all usages
> of log_connections in the tests. I made some judgment calls about
> where we might want expanded or reduced log_connections aspects. As
> such, the patch could use a once-over from someone else.

I took a quick look at the authentication and oauth_validator changes.
Maybe 007_pre_auth.pl should include `receipt`, to make it easier to
debug pre-auth hangs using the logs? Other than that, the changes
looked reasonable to me.

--Jacob

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2025-05-21 21:22:15 Re: proposal: schema variables
Previous Message Jeff Davis 2025-05-21 21:14:55 Re: Statistics Import and Export