diff --git a/doc/src/sgml/monitoring.sgml b/doc/src/sgml/monitoring.sgml
index d42a461ad9d..2a83671b53e 100644
--- a/doc/src/sgml/monitoring.sgml
+++ b/doc/src/sgml/monitoring.sgml
@@ -324,6 +324,14 @@ postgres 27093 0.0 0.0 30096 2752 ? Ss 11:34 0:00 postgres: ser
+
+ pg_stat_progress_vacuum>pg_stat_progress_vacuum
+ One row for each backend (including autovacuum worker processes) running
+ VACUUM>, showing current progress.
+ See .
+
+
+
@@ -515,12 +523,6 @@ postgres 27093 0.0 0.0 30096 2752 ? Ss 11:34 0:00 postgres: ser
yet included in pg_stat_user_functions>).
-
- pg_stat_progress_vacuum>pg_stat_progress_vacuum
- One row for each backend (including autovacuum worker processes) running
- VACUUM>, showing current progress.
- See .
-