From: Gilles Darold Date: Tue, 6 Dec 2016 20:18:46 +0000 (+0100) Subject: Add --normalized-only information in documentation. X-Git-Tag: v9.1~16 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=cd49534f511fa7c4b22e3b68bbeadf0e1d4e9a12;p=pgbadger Add --normalized-only information in documentation. --- diff --git a/README b/README index 524f4ab..0112bae 100644 --- a/README +++ b/README @@ -142,6 +142,7 @@ SYNOPSIS --pgbouncer-only : only show pgbouncer related menu in the header. --start-monday : in incremental mode, calendar's weeks start on sunday. Use this otpion to start on monday. + --normalized-only : only dump all normalized query to out.txt pgBadger is able to parse a remote log file using a passwordless ssh connection. Use the -r or --remote-host to set the host ip address or diff --git a/doc/pgBadger.pod b/doc/pgBadger.pod index 5e85489..527d993 100644 --- a/doc/pgBadger.pod +++ b/doc/pgBadger.pod @@ -144,6 +144,8 @@ Options: --pgbouncer-only : only show pgbouncer related menu in the header. --start-monday : in incremental mode, calendar's weeks start on sunday. Use this otpion to start on monday. + --normalized-only : only dump all normalized query to out.txt + pgBadger is able to parse a remote log file using a passwordless ssh connection. Use the -r or --remote-host to set the host ip address or hostname. There's also