summaryrefslogtreecommitdiff
path: root/check_postgres.pl
diff options
context:
space:
mode:
authorGreg Sabino Mullane2013-05-08 21:32:20 +0000
committerGreg Sabino Mullane2013-05-08 21:32:20 +0000
commit3cff1514cf94e9c6953f4ced73da1662407cd8a6 (patch)
tree85b71d08cfe47d4c8288a7b4b906df6214b92840 /check_postgres.pl
parentf57079cd45380f19d063ece918352b5f878d2acf (diff)
Credit recent change
Diffstat (limited to 'check_postgres.pl')
-rwxr-xr-xcheck_postgres.pl3
1 files changed, 3 insertions, 0 deletions
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<Version 2.20.0> March 13, 2013
Add check for pgagent jobs (David E. Wheeler)