Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Debug option for troubleshooting #838

Closed
anayrat opened this issue Dec 10, 2024 · 1 comment
Closed

Debug option for troubleshooting #838

anayrat opened this issue Dec 10, 2024 · 1 comment

Comments

@anayrat
Copy link
Contributor

anayrat commented Dec 10, 2024

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

@darold
Copy link
Owner

darold commented Feb 15, 2025

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.

@darold darold closed this as completed Feb 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants