Re: Log connection establishment timings

Daniel Gustafsson <daniel@yesql.se>

From: Daniel Gustafsson <daniel@yesql.se>
To: Peter Eisentraut <peter@eisentraut.org>
Cc: Melanie Plageman <melanieplageman@gmail.com>, Fujii Masao <masao.fujii@oss.nttdata.com>, Andres Freund <andres@anarazel.de>, Bertrand Drouvot <bertranddrouvot.pg@gmail.com>, Guillaume Lelarge <guillaume@lelarge.info>, PostgreSQL Hackers <pgsql-hackers@postgresql.org>, andrey.chudnovskiy@microsoft.com, Jelte Fennema-Nio <postgres@jeltef.nl>
Date: 2025-05-20T10:27:21Z
Lists: pgsql-hackers
> On 20 May 2025, at 10:52, Peter Eisentraut <peter@eisentraut.org> wrote:

> src/test/ssl/t/SSL/Server.pm

While I don't have an immediate usecase or test in mind, having the SSL tests
use log_conections=all could be handy when hacking on the TLS support.

--
Daniel Gustafsson




Commits

  1. Replace deprecated log_connections values in docs and tests