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

List of minor issues #11

Closed
1 of 8 tasks
MatteoGioioso opened this issue Jul 25, 2023 · 1 comment
Closed
1 of 8 tasks

List of minor issues #11

MatteoGioioso opened this issue Jul 25, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@MatteoGioioso
Copy link
Owner

MatteoGioioso commented Jul 25, 2023

  • Add Heap Fetches into indexes stats: https://www.pgmustard.com/docs/explain/heap-fetches
  • Warning colors for rows: https://explain.depesz.com/help#colors-rows
  • Some NodeType have additional info and Operation should include those. Ex: Nested Loop Join as Join Type: Anti, the operation name should be Nested Loop Anti Join. I think same should go for Left, Right joins
  • Big numbers should have , and . to be better visualized
  • Scroll to does not perfectly focus on the Row
  • Hover on table row will be voided by background color set on the cell (For example when warning color is displaying)
  • Add JIT stats
  • In the Node column Operation name will be indented if the nesting is too deep
@MatteoGioioso MatteoGioioso added the bug Something isn't working label Aug 4, 2023
@MatteoGioioso
Copy link
Owner Author

Move to MatteoGioioso/postgres-explain#1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant