doc: Improve description of wal_receiver_status_interval
authorMichael Paquier <michael@paquier.xyz>
Wed, 24 Feb 2021 02:15:58 +0000 (11:15 +0900)
committerMichael Paquier <michael@paquier.xyz>
Wed, 24 Feb 2021 02:15:58 +0000 (11:15 +0900)
commitc82d59d64e127a5e743f9cf16537f4c7c120ce7b
tree62be36ab5ee2f9ae59290e9155605ecb794fbd4c
parent5a65eacfdc69ee8c9d3ed92d838bc53628fbb7c6
doc: Improve description of wal_receiver_status_interval

This parameter description was previously confusing, telling that a
value of 0 disabled completely status updates.  This is not true as
there are cases where an update is sent while ignoring this parameter
value.  The documentation is improved to outline the difference of
treatment for scheduled status messages and when these are forced.

Reported-by: Dmitriy Kuzmin
Author: Michael Paquier
Reviewed-by: Euler Taveira
Discussion: https://postgr.es/m/161346024420.3455.1345266601055047937@wrigleys.postgresql.org
doc/src/sgml/config.sgml