Allow some recovery parameters to be changed with reload
Peter Eisentraut <peter@eisentraut.org>
Allow some recovery parameters to be changed with reload Change archive_cleanup_command promote_trigger_file recovery_end_command recovery_min_apply_delay from PGC_POSTMASTER to PGC_SIGHUP. This did not require any further changes. Reviewed-by: Michael Paquier <michael@paquier.xyz> Discussion: https://www.postgresql.org/message-id/flat/ca28011a-cfaa-565c-d622-c1907c33ecf7%402ndquadrant.com
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/config.sgml | modified | +17 −4 |
| src/backend/utils/misc/guc.c | modified | +4 −4 |
| src/backend/utils/misc/postgresql.conf.sample | modified | +0 −4 |
Documentation touched
Discussion
- Allow some recovery parameters to be changed with reload 30 messages · 2019-02-04 → 2020-12-02