diff --git a/doc/src/sgml/monitoring.sgml b/doc/src/sgml/monitoring.sgml
index 2cd8920645..7355835202 100644
--- a/doc/src/sgml/monitoring.sgml
+++ b/doc/src/sgml/monitoring.sgml
@@ -319,15 +319,6 @@ postgres 27093 0.0 0.0 30096 2752 ? Ss 11:34 0:00 postgres: ser
-
- pg_stat_replication_slotspg_stat_replication_slots
- One row per replication slot, showing statistics about
- the replication slot's usage.
- See
- pg_stat_replication_slots for details.
-
-
-
pg_stat_wal_receiverpg_stat_wal_receiverOnly one row, showing statistics about the WAL receiver from
@@ -627,6 +618,15 @@ postgres 27093 0.0 0.0 30096 2752 ? Ss 11:34 0:00 postgres: ser
+
+ pg_stat_replication_slotspg_stat_replication_slots
+ One row per replication slot, showing statistics about the
+ replication slot's usage. See
+
+ pg_stat_replication_slots for details.
+
+
+