Skip to content

Instantly share code, notes, and snippets.

@timothyklim
Created March 13, 2018 10:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save timothyklim/575d279227a0615bd7c186424aad307f to your computer and use it in GitHub Desktop.
Save timothyklim/575d279227a0615bd7c186424aad307f to your computer and use it in GitHub Desktop.
http://tatiyants.com/pev/#/plans
psql -qAt -f explain.sql > analyze.json
EXPLAIN (ANALYZE, COSTS, VERBOSE, BUFFERS, FORMAT JSON) SELECT ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment