From 738f7cbe378e8e05bdeda5d2f1961a7122e0fa5d Mon Sep 17 00:00:00 2001 From: Greg Sabino Mullane Date: Tue, 30 Jun 2015 11:29:59 -0400 Subject: Bump version to 2.22.0 --- check_postgres.pl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'check_postgres.pl') diff --git a/check_postgres.pl b/check_postgres.pl index 51c865692..37e492e7b 100755 --- a/check_postgres.pl +++ b/check_postgres.pl @@ -32,7 +32,7 @@ $Data::Dumper::Useqq = 1; binmode STDOUT, ':encoding(UTF-8)'; -our $VERSION = '2.21.1'; +our $VERSION = '2.22.0'; use vars qw/ %opt $PGBINDIR $PSQL $res $COM $SQL $db /; @@ -7977,7 +7977,7 @@ sub check_wal_files { B - a Postgres monitoring script for Nagios, MRTG, Cacti, and others -This documents describes check_postgres.pl version 2.21.1 +This documents describes check_postgres.pl version 2.22.0 =head1 SYNOPSIS @@ -9827,7 +9827,7 @@ Items not specifically attributed are by GSM (Greg Sabino Mullane). =over 4 -=item B +=item B Add xact timestamp support to hot_standby_delay. Allow the hot_standby_delay check to accept xlog byte position or -- cgit v1.2.3