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/[email protected] Branch ------ REL9_5_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/1e5ed16c618a2f62e7a42c303ad62575423c7f31 Modified Files -------------- doc/src/sgml/config.sgml | 3 ++- src/backend/utils/misc/postgresql.conf.sample | 4 +++- 2 files changed, 5 insertions(+), 2 deletions(-)
