From ba54c60a12e6a917bfd6ef6e0213ff88375e6525 Mon Sep 17 00:00:00 2001 From: Greg Sabino Mullane Date: Tue, 30 Apr 2013 21:55:35 -0400 Subject: [PATCH] Typo --- check_postgres.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.30.2