You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The plan is missing two attributes, that I think pev needs to display the stats:
"Planning Time": 0.278,
"Execution Time": 54.130
I am not entirely sure how to get them. I noticed that they are missing from my own plans when using auto_explain and grabbing from the logs.
They appear to be present, if used like this in the console:
explain (ANALYZE, VERBOSE, FORMAT JSON) select ...
The plan:
plan.txt
The text was updated successfully, but these errors were encountered: