Improve documentation of data_sync_retry

Michael Paquier <michael@paquier.xyz>

Commit: 00382f373239feff9dacc99dd2e5dace50da60de
Author: Michael Paquier <michael@paquier.xyz>
Date: 2019-02-28T02:02:40Z
Releases: 9.4.22
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

Files

PathChange+/−
doc/src/sgml/config.sgml modified +2 −1
src/backend/utils/misc/postgresql.conf.sample modified +3 −1

Discussion