How can I see the graphical explain plan on a postgres query as shown in the docs?
Answered
I'd like to see the explain plan as shown here: https://www.jetbrains.com/datagrip/features/executing.html#explain
I don't see "Explain" tab in the results -- only Results and Output. How do I switch this on?
Thank you
Please sign in to leave a comment.
You need to invoke Show Visualization action
I don't see that button. How can I show the execution plan ?
Christopher Dickinson,
Explain plan available via context menu
