Search Postgresql Archives

Re: pgBadger: Cannot find any log entries from systemd-journald

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, Mar 5, 2024 at 3:14 AM Frank Lanitz <frank@xxxxxxxxxxxxxx> wrote:
$ pgbadger --journalctl "journalctl -u postgresql.service"

You could try adding --verbose to see if it gives more clues.
 
Having a look into the journal there is a lot of

None of the snippets from journald you showed were actually things pgbadger cares about, FWIW. You can get an idea of what is actually parsed by running "journalctl -u postgresql --output=short-iso"

log_error_verbosity = 'verbose'

This is probably not needed, and there is a finite chance that the extra context is confusing pgbadger.

Cheers,
Greg


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]

  Powered by Linux