diff options
Diffstat (limited to 'check_postgres.pl')
-rw-r--r-- | check_postgres.pl | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/check_postgres.pl b/check_postgres.pl index d42b5abf1..222f9a5ac 100644 --- a/check_postgres.pl +++ b/check_postgres.pl @@ -10346,6 +10346,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_txn_idle: Use state_change instead of query_start. + (Sebastian Webber) + check_hot_standby_delay: Correct extra space in perfdata (Adrien Nayrat) |