From 5cf05ead9c9b1fa7ef57b1868c9aa5d4a779e30a Mon Sep 17 00:00:00 2001 From: Greg Sabino Mullane Date: Sun, 9 Dec 2007 13:25:30 -0500 Subject: [PATCH] Add HISTORY section. --- check_postgres.pl | 14 ++++++++++++++ 1 file changed, 14 insertions(+) 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. -- 2.30.2