pgsql: doc: Improve wording of section for repslot statistics

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc: Improve wording of section for repslot statistics
Date: 2021-01-29 05:32:04
Message-ID: E1l5MO4-0002mk-2S@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc: Improve wording of section for repslot statistics

This documentation has been added in 9868167, so no backpatch is
needed.

Author: Justin Pryzby, Michael Paquier
Discussion: https://postgr.es/m/20201222041153.GK30237@telsasoft.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/2a5862f013647dd185de3e1b496fd4f614d12f0e

Modified Files
--------------
doc/src/sgml/monitoring.sgml | 40 ++++++++++++++++++++--------------------
1 file changed, 20 insertions(+), 20 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2021-01-29 08:43:36 pgsql: Fix typo
Previous Message Michael Paquier 2021-01-29 05:05:33 Re: pgsql: Refactor code in tablecmds.c to check and process tablespace mov