Login
From:
PostgreSQL Documentation
(Uncensored)
subscribe
PostgreSQL: Documentation: devel: EXPLAIN
https://www.postgresql.org/docs/devel/sql-explain.html
links
backlinks
Roast topics
Find topics
Find it!
EXPLAIN EXPLAIN — show the execution plan of a statement Synopsis EXPLAIN [ ( option [, ...] ) ] statement …