Re: Log connection establishment timings
Melanie Plageman <melanieplageman@gmail.com>
From: Melanie Plageman <melanieplageman@gmail.com>
To: Bertrand Drouvot <bertranddrouvot.pg@gmail.com>
Cc: Guillaume Lelarge <guillaume@lelarge.info>,
Pg Hackers <pgsql-hackers@postgresql.org>, Daniel Gustafsson <daniel@yesql.se>, andrey.chudnovskiy@microsoft.com, Jelte Fennema-Nio <postgres@jeltef.nl>,
Jacob Champion <jacob.champion@enterprisedb.com>
Date: 2025-02-25T21:36:44Z
Lists: pgsql-hackers
Attachments
- v4-0001-Add-connection-establishment-duration-logging.patch (text/x-patch) patch v4-0001
On Tue, Feb 25, 2025 at 3:23 PM Melanie Plageman <melanieplageman@gmail.com> wrote: > > Thanks for doing this! I have implemented your suggestion in attached v3. I missed an include in the EXEC_BACKEND not defined case. attached v4 is fixed up. - Melanie
Commits
-
Replace deprecated log_connections values in docs and tests
- cb1456423d39 18.0 landed