From: Greg Sabino Mullane Date: Tue, 3 Feb 2009 16:49:52 +0000 (-0500) Subject: Typo X-Git-Tag: 2.9.0~190 X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=adf6b1e5a6736b4e5d201c819fa422813e3f16c1;p=check_postgres.git Typo --- diff --git a/check_postgres.pl b/check_postgres.pl index 83ffa7773..81586b2df 100755 --- a/check_postgres.pl +++ b/check_postgres.pl @@ -4524,7 +4524,7 @@ C) 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 is enabled. Tables can be filtered with the +configuration variable B is enabled. Tables can be filtered with the I<--include> and I<--exclude> options. See the L section for more details. Tables can also be filtered by their owner by use of the