From: Darold Gilles Date: Wed, 17 Apr 2013 15:14:03 +0000 (+0200) Subject: Add --disable-autovacuum to the documentation. Thanks to tpoindessous for the report. X-Git-Tag: v3.3~11 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=bb0f63f06a3f98b42423b79c7cb408ad903d14f3;p=pgbadger Add --disable-autovacuum to the documentation. Thanks to tpoindessous for the report. --- diff --git a/README b/README index bcb83a2..bbfd045 100644 --- a/README +++ b/README @@ -81,6 +81,7 @@ SYNOPSIS --disable-lock : do not generate lock report. --disable-temporary : do not generate temporary report. --disable-checkpoint : do not generate checkpoint report. + --disable-autovacuum : do not generate autovacuum report. Examples: diff --git a/doc/pgBadger.pod b/doc/pgBadger.pod index 0244b2b..c2d9c2a 100644 --- a/doc/pgBadger.pod +++ b/doc/pgBadger.pod @@ -83,6 +83,7 @@ Options: --disable-lock : do not generate lock report. --disable-temporary : do not generate temporary report. --disable-checkpoint : do not generate checkpoint report. + --disable-autovacuum : do not generate autovacuum report. Examples: