From: Christoph Berg Date: Sun, 5 Jun 2016 14:09:39 +0000 (+0200) Subject: Add changelog entry for check_replication_slots X-Git-Url: http://git.postgresql.org/gitweb/-?a=commitdiff_plain;h=167503153c984b1e3065ff498002e1243689a3ee;p=check_postgres.git Add changelog entry for check_replication_slots --- diff --git a/check_postgres.pl b/check_postgres.pl index 7bb2835a8..f46d2cfc5 100755 --- a/check_postgres.pl +++ b/check_postgres.pl @@ -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)