Doc: Move pg_stat_replication_slots view to "Collected Statistics Views" section.

Amit Kapila <akapila@postgresql.org>

Commit: 8de4a31720c2c2ce55f73f4af4b3cdc6cdcca225
Author: Amit Kapila <akapila@postgresql.org>
Date: 2021-10-01T03:01:41Z
Releases: 14.1
Doc: Move pg_stat_replication_slots view to "Collected Statistics Views" section.

Commit 9868167500 added pg_stat_replication_slots view to monitor
ReorderBuffer stats but mistakenly added it under
"Dynamic Statistics Views" section in the docs whereas it belongs to
"Collected Statistics Views" section.

Author: Amit Kapila
Reviewed-by: Masahiko Sawada
Backpatch-through: 14, where it was introduced
Discussion: https://postgr.es/m/CAA4eK1Kb5ur=OC-G4cAsqPOjoVe+S8LNw1WmUY8Owasjk8o5WQ@mail.gmail.com

Files

PathChange+/−
doc/src/sgml/monitoring.sgml modified +9 −9

Documentation touched

Discussion