On Fri, Feb 28, 2025 at 5:04 AM Bertrand Drouvot <bertranddrouvot...@gmail.com> wrote: > > Did not realized that before but FWIW, it looks "very close" to what Melanie > is > doing in [1] (0001 patch). Idea looks similar excepts, among other things, > that > log_connections is kept.
Oh wow, yes, I never saw this thread. I prefer keeping the original guc name log_connections. I think it makes sense to also include disconnected as an option in the list and remove that separate guc log_disconnections. I was thinking, it should be okay to include "all" in the list with other values and it just sets the value to all. - Melanie