doc: minor PG 14 relnote changes
authorBruce Momjian
Thu, 8 Jul 2021 22:59:19 +0000 (18:59 -0400)
committerBruce Momjian
Thu, 8 Jul 2021 22:59:19 +0000 (18:59 -0400)
Backpatch-through: 14 only

doc/src/sgml/release-14.sgml

index 491d4c4447a9b58ff251da189955fe5dd3d2243c..cfee1d48efd54e8bc77c4ddcd88b0bba47551025 100644 (file)
@@ -1421,7 +1421,7 @@ Author: Michael Paquier 
 -->
 
        
-        Add view 
+        Add system view 
         linkend="copy-progress-reporting">pg_stat_progress_copy
         to report COPY progress (Josef Šimánek,
         Matthias van de Meent)
@@ -1431,6 +1431,49 @@ Author: Michael Paquier 
       
 
+
+       
+        Add system view 
+        linkend="monitoring-pg-stat-wal-view">pg_stat_wal
+        which reports WAL activity (Masahiro Ikeda)
+       
+      
+
+      
+
+
+       
+        Add system view 
+        linkend="monitoring-pg-stat-replication-slots-view">pg_stat_replication_slots
+        to report replication slot activity (Sawada Masahiko, Amit Kapila,
+        Vignesh C)
+       
+
+       
+        The function 
+        linkend="monitoring-stats-functions">pg_stat_reset_replication_slot()
+        resets slot statistics.
+       
+      
+
+      
+
-
-       
-        Add system view 
-        linkend="monitoring-pg-stat-wal-view">pg_stat_wal
-        which reports WAL activity (Masahiro Ikeda)
-       
-      
-
-      
-
-
-       
-        Add system view 
-        linkend="monitoring-pg-stat-replication-slots-view">pg_stat_replication_slots
-        to report replication slot activity (Sawada Masahiko, Amit Kapila,
-        Vignesh C)
-       
-
-       
-        The function 
-        linkend="monitoring-stats-functions">pg_stat_reset_replication_slot()
-        resets slot statistics.
-       
-      
-
-      
-