Re: Inaccuracy in wal_receiver_status_interval parameter description

2021-02-20 Thread Michael Paquier
On Sat, Feb 20, 2021 at 07:49:21PM +1000, Dmitriy Kuzmin wrote: > I suppose it could be something like this: > "...Setting this parameter to zero disables status updates on a scheduled > basis completely. However there are certain conditions when updates are > still being sent. For example when sta

Re: Inaccuracy in wal_receiver_status_interval parameter description

2021-02-20 Thread Dmitriy Kuzmin
Hi Michael. > The docs say only that: > "Updates are sent each time the write or flush positions change, or at > least as often as specified by this parameter." A bit further it says "Setting this parameter to zero disables status updates completely." > So it could make sense to complete a bit