From 711eb9729ede01b8ae999ff2b28e29e584d8c048 Mon Sep 17 00:00:00 2001 From: Greg Sabino Mullane Date: Thu, 3 Dec 2009 07:50:49 -0500 Subject: Fix up version - prepare to release 2.12.0 --- check_postgres.pl.html | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) (limited to 'check_postgres.pl.html') diff --git a/check_postgres.pl.html b/check_postgres.pl.html index a2e4f7a84..188f69693 100644 --- a/check_postgres.pl.html +++ b/check_postgres.pl.html @@ -104,7 +104,7 @@

NAME

check_postgres.pl - a Postgres monitoring script for Nagios, MRTG, Cacti, and others

-

This documents describes check_postgres.pl version 2.12.1

+

This documents describes check_postgres.pl version 2.12.0


@@ -1438,18 +1438,17 @@ feature requests, and commit notices, send email to HISTORY

Items not specifically attributed are by Greg Sabino Mullane.

-
Version 2.12.1
- -
-
-  For "same_schema" trigger mismatches, show the attached table.
-
-
Version 2.12.0
+
Version 2.12.0 (December 3, 2009)
+  Allow the temporary directory to be specified via the "tempdir" argument,
+    for systems that need it (e.g. /tmp is not owned by root).
+  Fix so old versions of Postgres (< 8.0) use the correct default database (Giles Westwood)
+  For "same_schema" trigger mismatches, show the attached table.
   Add the new_version_bc check for Bucardo version checking.
-  Add database name to perf output for last_vacuum|analyze (Guillaume Lelarge)
+ Add database name to perf output for last_vacuum|analyze (Guillaume Lelarge) + Fix for bloat action against old versions of Postgres without the 'block_size' param.
Version 2.11.1 (August 27, 2009)
@@ -1461,7 +1460,7 @@ feature requests, and commit notices, send email to Version 2.11.0 (August 23, 2009) +
Version 2.11.0 (August 23, 2009)
-- 
cgit v1.2.3