From 2cdc75c1cb2fb0ef848c04ca08a593f8b817fde3 Mon Sep 17 00:00:00 2001 From: Greg Sabino Mullane Date: Tue, 30 Apr 2013 22:08:10 -0400 Subject: Credit the 9.2 fixes --- check_postgres.pl | 3 +++ 1 file changed, 3 insertions(+) (limited to 'check_postgres.pl') diff --git a/check_postgres.pl b/check_postgres.pl index e4e7de12d..d07274d50 100755 --- a/check_postgres.pl +++ b/check_postgres.pl @@ -9775,6 +9775,9 @@ Items not specifically attributed are by GSM (Greg Sabino Mullane). Force STDOUT to use utf8 for proper output (Greg Sabino Mullane; reported by Emmanuel Lesouef) + Fixes for Postgres 9.2: new pg_stat_activity view, + and use pg_tablespace_location, (Josh Williams) + Allow for spaces in item lists when doing same_schema. Allow txn_idle to work again for < 8.3 servers by switching to query_time. -- cgit v1.2.3