projects
/
check_postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f57079c
)
Credit recent change
author
Greg Sabino Mullane
<
[email protected]
>
Wed, 8 May 2013 21:32:20 +0000
(17:32 -0400)
committer
Greg Sabino Mullane
<
[email protected]
>
Wed, 8 May 2013 21:32:20 +0000
(17:32 -0400)
check_postgres.pl
patch
|
blob
|
blame
|
history
diff --git
a/check_postgres.pl
b/check_postgres.pl
index 2c5e32c621113bb7da2b66cab225f6c4ed29edb6..3a5a87608e94ae9777f1fdb36167e052960e9eec 100755
(executable)
--- 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)