diff options
author | Michael Paquier <michael@paquier.xyz> | 2021-05-27 14:58:15 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2021-05-27 14:58:15 +0900 |
commit | b1a1f775bc90e53ff9970c2087c239c342c2e7e7 (patch) | |
tree | 3ff8d5e8bd8b871239abacc510706efdaf0cf49e /src/bin/scripts/common.c | |
parent | 96918b76fb059126f55f3099f4bcc50de1ed6150 (diff) | |
download | postgresql-b1a1f775bc90e53ff9970c2087c239c342c2e7e7.tar.gz postgresql-b1a1f775bc90e53ff9970c2087c239c342c2e7e7.zip |
doc: Fix description of some GUCs in docs and postgresql.conf.sample
The following parameters have been imprecise, or incorrect, about their
description (PGC_POSTMASTER or PGC_SIGHUP):
- autovacuum_work_mem (docs, as of 9.6~)
- huge_page_size (docs, as of 14~)
- max_logical_replication_workers (docs, as of 10~)
- max_sync_workers_per_subscription (docs, as of 10~)
- min_dynamic_shared_memory (docs, as of 14~)
- recovery_init_sync_method (postgresql.conf.sample, as of 14~)
- remove_temp_files_after_crash (docs, as of 14~)
- restart_after_crash (docs, as of 9.6~)
- ssl_min_protocol_version (docs, as of 12~)
- ssl_max_protocol_version (docs, as of 12~)
This commit adjusts the description of all these parameters to be more
consistent with the practice used for the others.
Revewed-by: Justin Pryzby
Discussion: https://postgr.es/m/YK2ltuLpe+FbRXzA@paquier.xyz
Backpatch-through: 9.6
Diffstat (limited to 'src/bin/scripts/common.c')
0 files changed, 0 insertions, 0 deletions