On 1/4/17 10:26 AM, Tom Lane wrote: > Andreas Karlsson <[email protected]> writes: >> Sorry, I was very unclear. I meant refusing the reload the SSL context >> if there is a pass phrase, but that the rest of the config will be >> reloaded just fine. This will lead to some log spam on every SIGHUP for >> people with a pass phrase but should otherwise work as before. > > How will you know whether there's a pass phrase?
One could register a password callback that remembers whether it was called. -- Peter Eisentraut http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
