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:
2
doc/TODO
2
doc/TODO
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user