diff options
Diffstat (limited to 'check_postgres.pl')
-rwxr-xr-x | check_postgres.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/check_postgres.pl b/check_postgres.pl index 85f7fef71..e4e7de12d 100755 --- a/check_postgres.pl +++ b/check_postgres.pl @@ -9805,7 +9805,7 @@ Items not specifically attributed are by GSM (Greg Sabino Mullane). Improve settings_checksum and checkpoint tests (Cédric Villemain) - Do no do an inner join to pg_user when checking database size + Do not 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. |