From 8e2b0f1a35d3b232d2faa3616a0d478ee1bb24f9 Mon Sep 17 00:00:00 2001 From: Greg Sabino Mullane Date: Wed, 23 Nov 2011 09:16:07 -0500 Subject: Note latest fix. --- 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 3b5852365..eebed9bfe 100755 --- a/check_postgres.pl +++ b/check_postgres.pl @@ -9368,6 +9368,9 @@ Items not specifically attributed are by GSM (Greg Sabino Mullane). =item B + Do no do an inner join to pg_user when checking database size + (Greg Sabino Mullane; reported by Emmanuel Lesouef) + Use the full path when getting sequence information for same_schema. (Greg Sabino Mullane; reported by Cindy Wise) -- cgit v1.2.3