From: Greg Sabino Mullane Date: Tue, 28 Dec 2010 01:10:57 +0000 (-0500) Subject: Add release dates. X-Git-Tag: 2.15.2~5 X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=efd34da27292585f4f25ed0d27d3a73c49a712fd;p=check_postgres.git Add release dates. --- diff --git a/check_postgres.pl b/check_postgres.pl index 965df8b4a..12240a654 100755 --- a/check_postgres.pl +++ b/check_postgres.pl @@ -8760,14 +8760,18 @@ Items not specifically attributed are by Greg Sabino Mullane. =over 4 -=item B +=item B + + Better formatting of sizes in the bloat output. + +=item B December 27, 2010 Fix problem when examining items in pg_settings (Greg Sabino Mullane) For connection test, return critical, not unknown, on FATAL errors (Greg Sabino Mullane, reported by Peter Eisentraut in bug #62) -=item B +=item B November 8, 2010 Add --quiet argument to surpress output on OK Nagios results Add index comparison for same_schema (Norman Yamada and Greg Sabino Mullane)