From: Darold Gilles Date: Wed, 9 Jan 2013 21:35:13 +0000 (+0100) Subject: Change doc/pgBadger.pod to reflect Matt Romaine README patch. X-Git-Tag: v3.2~65 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5e9930e9eee43bc5806629d90fc67202872e31f0;p=pgbadger Change doc/pgBadger.pod to reflect Matt Romaine README patch. --- diff --git a/README b/README index b2dacce..48e82c1 100644 --- a/README +++ b/README @@ -222,7 +222,7 @@ POSTGRESQL CONFIGURATION log_lock_waits = on log_temp_files = 0 - Do not enable log_statement, as the log format will not be parsed by + Do not enable log_statement as their log format will not be parsed by pgBadger. Of course your log messages should be in English without locale support: diff --git a/doc/pgBadger.pod b/doc/pgBadger.pod index c8e9cfa..b646c8a 100644 --- a/doc/pgBadger.pod +++ b/doc/pgBadger.pod @@ -210,7 +210,7 @@ You need to enable other parameters in postgresql.conf to get more information f log_lock_waits = on log_temp_files = 0 -Do not enable log_statement and log_duration as their log format will not be parsed by pgBadger. +Do not enable log_statement as their log format will not be parsed by pgBadger. Of course your log messages should be in English without locale support: