Thread: pgsql: Improve documentation of data_sync_retry

pgsql: Improve documentation of data_sync_retry

From
Michael Paquier
Date:
Improve documentation of data_sync_retry

Reflecting an updated parameter value requires a server restart, which
was not mentioned in the documentation and in postgresql.conf.sample.

Reported-by: Thomas Poty
Discussion: https://postgr.es/m/15659-0cd812f13027a2d8@postgresql.org

Branch
------
REL_11_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/0bf7f56cfe9a7e92d7e91431badf8d3619f6855e

Modified Files
--------------
doc/src/sgml/config.sgml                      | 3 ++-
src/backend/utils/misc/postgresql.conf.sample | 4 +++-
2 files changed, 5 insertions(+), 2 deletions(-)