summaryrefslogtreecommitdiff
path: root/check_postgres.pl
diff options
context:
space:
mode:
authorGreg Sabino Mullane2011-11-23 14:16:07 +0000
committerGreg Sabino Mullane2011-11-23 14:16:07 +0000
commit8e2b0f1a35d3b232d2faa3616a0d478ee1bb24f9 (patch)
tree8db84670762e5fa7ca5704f687f846a7e366b69a /check_postgres.pl
parente290f377a2845f186e615a1f991441fd76ab03f2 (diff)
Note latest fix.
Diffstat (limited to 'check_postgres.pl')
-rwxr-xr-xcheck_postgres.pl3
1 files changed, 3 insertions, 0 deletions
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<Version 2.18.1>
+ 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)