Add changelog entry for check_replication_slots
authorChristoph Berg <[email protected]>
Sun, 5 Jun 2016 14:09:39 +0000 (16:09 +0200)
committerChristoph Berg <[email protected]>
Sun, 5 Jun 2016 16:24:52 +0000 (18:24 +0200)
check_postgres.pl

index 7bb2835a81c585785c156e6f3fbbec39afc02468..f46d2cfc5ad3cfd102f1889ccb12cf42950254ba 100755 (executable)
@@ -10278,6 +10278,10 @@ Items not specifically attributed are by GSM (Greg Sabino Mullane).
   materialized views where applicable.
     (Christoph Berg)
 
+  New action replication_slots checking if logical or physical replication
+  slots have accumulated too much data
+    (Glyn Astill)
+
   Add Spanish message translations
     (Luis Vazquez)