]> granicus.if.org Git - postgresql/commit
Improve documentation of data_sync_retry
authorMichael Paquier <michael@paquier.xyz>
Thu, 28 Feb 2019 02:02:36 +0000 (11:02 +0900)
committerMichael Paquier <michael@paquier.xyz>
Thu, 28 Feb 2019 02:02:36 +0000 (11:02 +0900)
commit1e5ed16c618a2f62e7a42c303ad62575423c7f31
treea03159b8a2af0ad071ed7397cd8b60e5bc4475af
parent3a682a21b7f9fcd996e282cd7c6d778e9a7febc2
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