diff options
author | Christoph Berg | 2016-06-05 14:09:39 +0000 |
---|---|---|
committer | Christoph Berg | 2016-06-05 16:24:52 +0000 |
commit | 167503153c984b1e3065ff498002e1243689a3ee (patch) | |
tree | 0012505aacf8d6d934e692a97debfee095f89bad | |
parent | 90de7df4ecd99152f5c7ebd63d0bf81ddb2f43db (diff) |
Add changelog entry for check_replication_slots
-rwxr-xr-x | check_postgres.pl | 4 |
1 files changed, 4 insertions, 0 deletions
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) |