> On 9 Apr 2025, at 20:45, Daniel Gustafsson <[email protected]> wrote: > >> On 9 Apr 2025, at 20:41, Jacob Champion <[email protected]> >> wrote: >> >> Hello, >> >> On Thu, Apr 3, 2025 at 8:51 AM Daniel Gustafsson <[email protected]> wrote: >>> Committed, after another round of testing and looking. >> >> I think we may want to consider marking sslkeylogfile as a debug >> option (that is, opt->dispchar = "D") in fe-connect.c. Besides being a >> true "debug option", this would also prevent a relatively unprivileged >> user of postgres_fdw or dblink from logging the backend connection's >> keys. WDYT? > > I think that sounds like a good idea, unless anyone thinks otherwise I'll go > ahead and make it so.
Just to close the loop, this was done yesterday as 2970c75dd982. -- Daniel Gustafsson
