summaryrefslogtreecommitdiff
path: root/check_postgres.pl
diff options
context:
space:
mode:
authorGreg Sabino Mullane2011-10-06 19:08:19 +0000
committerGreg Sabino Mullane2011-10-06 19:08:19 +0000
commit845bc823f03b58a1455198de96e6d4d653170871 (patch)
tree7581012b345868de684d5cda36647e0648b81e1e /check_postgres.pl
parent8070ea816ff70650cd6c9efb9db996dab5ef63c9 (diff)
Credit bloat 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 411c1cc3f..fbe9eba97 100755
--- 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.