The following documentation comment has been logged on the website:
Page: https://www.postgresql.org/docs/12/runtime-config-replication.html
Description:
The documentation says that setting wal_receiver_status_interval to 0
disable updates of replication status completely. However walreceiver kee
The following documentation comment has been logged on the website:
Page: https://www.postgresql.org/docs/13/tutorial-createdb.html
Description:
In the getting started documentation, it will have been better to start with
how to 'login to postgres' and cover the idea of 'roles'. Or if previously
On Tue, Feb 16, 2021 at 07:24:04AM +, PG Doc comments form wrote:
> The documentation says that setting wal_receiver_status_interval to 0
> disable updates of replication status completely. However walreceiver keep
> sending status in some cases. For example, when startup has finished
> process