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

Поиск
Список
Период
Сортировка
От Fujii Masao
Тема pgsql: Correct the descriptions of recovery-related wait events in docs
Дата
Msg-id E1jEZPK-0007fC-QR@gemulon.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Fujii Masao
Дата:
Сообщение: pgsql: Correct the descriptions of recovery-related wait events in docs
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Doc: remove reference to nonexisting GUC from 9.5 release notes.