]> granicus.if.org Git - postgresql/commit
Improve documentation of data_sync_retry
authorMichael Paquier <michael@paquier.xyz>
Thu, 28 Feb 2019 02:02:23 +0000 (11:02 +0900)
committerMichael Paquier <michael@paquier.xyz>
Thu, 28 Feb 2019 02:02:23 +0000 (11:02 +0900)
commitab1d9f066aee4f9b81abde6136771debe0191ae8
tree0a136e700753a8a29979671a9b10ab0999606955
parent406e937d124842b3c268f1d96848b73d8defc05a
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
doc/src/sgml/config.sgml
src/backend/utils/misc/postgresql.conf.sample