From: Greg Sabino Mullane Date: Sun, 9 Dec 2007 18:25:30 +0000 (-0500) Subject: Add HISTORY section. X-Git-Tag: 2.9.0~389 X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=5cf05ead9c9b1fa7ef57b1868c9aa5d4a779e30a;p=check_postgres.git Add HISTORY section. --- diff --git a/check_postgres.pl b/check_postgres.pl index de5c8f5e4..835a3418c 100755 --- a/check_postgres.pl +++ b/check_postgres.pl @@ -2702,6 +2702,20 @@ Some actions require access to external programs. If psql is not explicitly spec Development happens using the git system. You can clone the latest version by doing: git-clone http://bucardo.org/nagios_postgres.git +=head1 HISTORY + +=over 4 + +=item B + +Actions 'last_vacuum' and 'last_analyze' are 8.2 only (Robert Treat) + +=item B + +First public release, December 2007 + +=back + =head1 BUGS AND LIMITATIONS The 'logfile' action does not know how to handle a log_destination of 'syslog' yet.