Search Postgresql Archives

reload postgresql with invalid pg_hba.conf

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



A system administration applied an invalid line into the pg_hba.conf file and called "service postgresql reload". Since that command doesn't return any error and leaves with exit code 0 it seams that new configuration was applied.

Of course postgresql added a warning to the log file: "pg_hba.conf not reloaded".
But even when I execute SELECT pg_reload_conf(), true is returned.

Is this the desired behavior?

Best regards.


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



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]

  Powered by Linux