How can I see the graphical explain plan on a postgres query as shown in the docs?
已回答
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
请先登录再写评论。
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
