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

Dashboard to automatically visualize long-running query plans #595

Open
kevinschaich opened this issue May 3, 2023 · 0 comments
Open

Dashboard to automatically visualize long-running query plans #595

kevinschaich opened this issue May 3, 2023 · 0 comments

Comments

@kevinschaich
Copy link

Thank you for the truly excellent tool!

I'm not sure if authors would consider this beyond the scope of pev2 given the embeddable Vue component, however the thing I found myself wanting after submitting a few query plans was a dashboard that automatically monitored recent queries from pgstat and displayed a list – where in one click you could add the EXPLAIN ANALYZE ... block at the beginning, rerun the query, and then see the corresponding pev2 visualization.

pghero does this well and offers a docker container which you can spin up alongside your Postgres container and get a ton of useful information automatically.

Thanks for the consideration!

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

1 participant