pgsql: Correct the descriptions of recovery-related wait events in docs - Mailing list pgsql-committers

From Fujii Masao
Subject pgsql: Correct the descriptions of recovery-related wait events in docs
Date
Msg-id E1jEZPK-0007fC-QR@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Correct the descriptions of recovery-related wait events in docs.

This commit corrects the descriptions of RecoveryWalAll and RecoveryWalStream
wait events in the documentation.

Back-patch to v10 where those wait events were added.

Author: Fujii Masao
Reviewed-by: Kyotaro Horiguchi, Atsushi Torikoshi
Discussion: https://postgr.es/m/124997ee-096a-5d09-d8da-2c7a57d0816e@oss.nttdata.com

Branch
------
master

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

Modified Files
--------------
doc/src/sgml/monitoring.sgml | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)


pgsql-committers by date:

Previous
From: Fujii Masao
Date:
Subject: pgsql: Correct the descriptions of recovery-related wait events in docs
Next
From: Tom Lane
Date:
Subject: pgsql: Doc: remove reference to nonexisting GUC from 9.5 release notes.