Kynn Jones <kyn...@gmail.com> writes:
> Is there a general way to get positive confirmation that a particular
> pg_hba.conf has been re-read upon bouncing the server with
> kill -HUP <PID>

Well, you could strace the postmaster and see what files it reads
in response to the signal.

                        regards, tom lane

-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to