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 E1jEZOJ-0007cm-9F@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
------
REL_10_STABLE

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

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


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: doc: Update documentation about reg* types
Next
From: Fujii Masao
Date:
Subject: pgsql: Correct the descriptions of recovery-related wait events in docs