diff options
-rwxr-xr-x | check_postgres.pl | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/check_postgres.pl b/check_postgres.pl index 527ab3802..dadb542ce 100755 --- a/check_postgres.pl +++ b/check_postgres.pl @@ -10155,6 +10155,9 @@ Items not specifically attributed are by GSM (Greg Sabino Mullane). check_txn_idle: Don't fail when query contains 'disabled' word (Marco Nenciarini) + check_hot_standby_delay: Correct extra space in perfdata + (Adrien Nayrat) + =item B<Version 2.22.0> June 30, 2015 Add xact timestamp support to hot_standby_delay. |