From: Greg Sabino Mullane Date: Wed, 8 May 2013 21:32:20 +0000 (-0400) Subject: Credit recent change X-Git-Tag: 2.20.1~11 X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.%3Cscript%20data-cfasync=?a=commitdiff_plain;h=3cff1514cf94e9c6953f4ced73da1662407cd8a6;p=check_postgres.git Credit recent change --- diff --git a/check_postgres.pl b/check_postgres.pl index 2c5e32c62..3a5a87608 100755 --- a/check_postgres.pl +++ b/check_postgres.pl @@ -9760,6 +9760,9 @@ Items not specifically attributed are by GSM (Greg Sabino Mullane). Do not use pg_stats "inherited" column in bloat query, if the database is 8.4 or older. (Greg Sabino Mullane, per bug 121) + Remove host reordering in hot_standby_delay check + (Josh Williams, with help from Jacobo Blasco) + =item B March 13, 2013 Add check for pgagent jobs (David E. Wheeler)