diff --git a/doc/src/sgml/monitoring.sgml b/doc/src/sgml/monitoring.sgml
index 828e908..e6c49ee 100644
--- a/doc/src/sgml/monitoring.sgml
+++ b/doc/src/sgml/monitoring.sgml
@@ -4079,6 +4079,12 @@ SELECT pg_stat_get_backend_pid(s.backendid) AS pid,
+ writing new heap
+
+ CLUSTER is currently writing the new heap.
+
+
+
swapping relation files
The command is currently swapping newly-built files into place.