--normalized-only : only dump all normalized query to out.txt
--log-timezone +/-XX : Set the number of hours from GMT of the timezone
that must be used to adjust date/time read from
- log file before beeing parsed. Using this option
+ log file before being parsed. Using this option
make more difficult log search with a date/time.
--prettify-json : use it if you want json output to be prettified.
If you want to export statistics as JSON file you need an additional
Perl module:
- JSON::XS - JSON serialising/deserialising, done correctly and fast
+ JSON::XS - JSON serializing/deserializing, done correctly and fast
This module is optional, if you don't select the json output format you
don't need to install it. You can install it on a Debian like system
Changelog file.
LICENSE
- pgBadger is free software distributed under the PostgreSQL Licence.
+ pgBadger is free software distributed under the PostgreSQL License.
Copyright (c) 2012-2019, Gilles Darold