Commit Graph

1 Commits

Author SHA1 Message Date
Yorick Peterse 3d46f3155a
Add documentation about reading query plans
This adds a database guide on how to read the output of "EXPLAIN" and
"EXPLAIN ANALYZE", and how to use this output to understand a query's
performance and optimise it.
2018-08-17 15:22:42 +02:00