[check_postgres] [commit] Typo
check_postgres at bucardo.org
check_postgres at bucardo.org
Tue Feb 3 16:49:53 UTC 2009
Committed by Greg Sabino Mullane <greg at endpoint.com>
Typo
---
check_postgres.pl | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/check_postgres.pl b/check_postgres.pl
index 83ffa77..81586b2 100755
--- a/check_postgres.pl
+++ b/check_postgres.pl
@@ -4524,7 +4524,7 @@ C<check_postgres_last_autoanalyze>)
Checks how long it has been since vacuum (or analyze) was last run on each
table in one or more databases. Use of these actions requires that the target
database is version 8.3 or greater, or that the version is 8.2 and the
-configuration variable B<stats_rows_level> is enabled. Tables can be filtered with the
+configuration variable B<stats_row_level> is enabled. Tables can be filtered with the
I<--include> and I<--exclude> options. See the L</"BASIC FILTERING"> section
for more details.
Tables can also be filtered by their owner by use of the
--
1.6.0.5
More information about the Check_postgres
mailing list