1
0
mirror of https://github.com/postgres/postgres.git synced 2026-01-05 23:38:41 +03:00

Issue a warning if a change-on-restart-only postgresql.conf value is

modified  and the server config files are reloaded
This commit is contained in:
Peter Eisentraut
2006-02-04 12:50:47 +00:00
parent bc6a824ca6
commit 3fa9c416ed
3 changed files with 52 additions and 5 deletions

View File

@@ -83,7 +83,7 @@ Administration
o %Allow postgresql.conf file values to be changed via an SQL
API, perhaps using SET GLOBAL
o Allow the server to be stopped/restarted via an SQL API
o Issue a warning if a change-on-restart-only postgresql.conf value
o -Issue a warning if a change-on-restart-only postgresql.conf value
is modified and the server config files are reloaded
o Mark change-on-restart-only values in postgresql.conf