pgsql: Improve documentation of data_sync_retry

Started by Michael Paquierover 7 years ago1 messagescomitters
Jump to latest
#1Michael Paquier
michael@paquier.xyz

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: /messages/by-id/15659-0cd812f13027a2d8@postgresql.org

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/b3a156858ab03cb5f9c55dedcaf85a6249b3ec64

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