You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The best solution is to be able to run pgbadger in single process mode like requested in issue #830 to use the debugger. This is on top of my todo list.
Hello,
I have an issue with a Postgres log from RDS, pgbadger is stuck while parsing, 100% CPU and eat all my RAM.
I can't share my log and I want to find which line triggers the problem.
Is there any debug option that can help me? I tried with
-v
but it does not help much.Ideally, I would like pgbadger to report which line he is currently processing, even if the parsing is slow or the output very verbose.
Thanks
The text was updated successfully, but these errors were encountered: