github darold/pgbadger v7.2
Version 7.2

latest releases: v12.3, v12.4, v12.2...
8 years ago

This new release fixes some issues especially in temporary files reports and adds some features.

  • Allow pgBadger to parse natively the journalctl command output
  • Add new keywords from PG 9.5 for code formating
  • Add support to %n log_line_prefix option for Unix epoch (PG 9.6)

There's also some new command line option:

  • Adds --journalctl_cmd option to enable this functionality and set the command. Typically to parse output of PG 9.4 log:

    --journalctl_cmd "journalctl -u postgresql-9.4"
    

to parse output of PG 9.4 log through the journalctl command.

See ChangeLog for the full list of changes/fixes.

Don't miss a new pgbadger release

NewReleases is sending notifications on new releases.