-
Upgrade to the latest version of pgBadger and see if the problem remains
-
Look at the closed issues, we may have already answered a similar problem
-
Read the doc. It is short and useful.
pgBadger project provides a .editorconfig file to setup consistent spacing in files. Please follow it!
The first pgBadger documentation is pgbadger --help
. --help
fills the
SYNOPSIS section in doc/pgBadger.pod
. The DESCRIPTION section must be
written directly in doc/pgBadger.pod
. README
is the text formatting of
doc/pgBadger.pod
. Update README
and doc/pgBadger.pod
with make README
and commit changes when contributing.