[email protected] (Magnus Hagander) writes: > Log a warning instead of shutting down the system if we can't load > pg_hba.conf on reload (for example due to a permission error).
This should be elog(LOG), not elog(WARNING). Compare the treatment
of syntax errors within the file.
regards, tom lane
--
Sent via pgsql-committers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers
