Skip to content

Clarify docs using explain command in postgres.ai

Dylan Griffith requested to merge DylanGriffith-master-patch-58459 into master

What does this MR do and why?

There is another command called plan and it's easy to get confused here. The plan command does not give the results we want as it doesn't execute the query. It also seems to provide empty results in the share link.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports