From 845bc823f03b58a1455198de96e6d4d653170871 Mon Sep 17 00:00:00 2001 From: Greg Sabino Mullane Date: Thu, 6 Oct 2011 15:08:19 -0400 Subject: Credit bloat change. --- check_postgres.pl | 3 +++ 1 file changed, 3 insertions(+) (limited to 'check_postgres.pl') 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 October 2, 2011 Redo the same_schema action. Use new --filter argument for all filtering. -- cgit v1.2.3