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:
8070ea8
)
Credit bloat change.
author
Greg Sabino Mullane
<
[email protected]
>
Thu, 6 Oct 2011 19:08:19 +0000
(15:08 -0400)
committer
Greg Sabino Mullane
<
[email protected]
>
Thu, 6 Oct 2011 19:08:19 +0000
(15:08 -0400)
check_postgres.pl
patch
|
blob
|
blame
|
history
diff --git
a/check_postgres.pl
b/check_postgres.pl
index 411c1cc3f138c7c6f44fb61e6b50aebe139588d8..fbe9eba97b3abe017347a79d95f30c82b10dec7a 100755
(executable)
--- a/
check_postgres.pl
+++ b/
check_postgres.pl
@@
-9365,6
+9365,9
@@
Items not specifically attributed are by GSM (Greg Sabino Mullane).
Use the full path when getting sequence information for same_schema.
(Greg Sabino Mullane; reported by Cindy Wise)
+ Better ordering of output for bloat check - make indexes as important
+ as tables (Greg Sabino Mullane; reported by Jens Wilke)
+
=item B<Version 2.18.0> October 2, 2011
Redo the same_schema action. Use new --filter argument for all filtering.