Credit recent change
authorGreg Sabino Mullane <[email protected]>
Wed, 8 May 2013 21:32:20 +0000 (17:32 -0400)
committerGreg Sabino Mullane <[email protected]>
Wed, 8 May 2013 21:32:20 +0000 (17:32 -0400)
check_postgres.pl

index 2c5e32c621113bb7da2b66cab225f6c4ed29edb6..3a5a87608e94ae9777f1fdb36167e052960e9eec 100755 (executable)
@@ -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)