> For the complete documentation index, see [llms.txt](https://docs.system-analyst-base.ru/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.system-analyst-base.ru/hard-skills/bazy-dannykh/optimizaciya-bd/anatomiya-plana-zaprosa.md).

# Анатомия плана запроса

Анатомия плана запроса в PostgreSQL: <https://sql-ex.ru/blogs/?/AnatomiJa\\_plana\\_zaprosa\\_v\\_PostgreSQL.html>

* EXPLAIN: <https://postgrespro.ru/docs/postgresql/14/sql-explain>
* ANALYZE: <https://postgrespro.ru/docs/postgresql/14/sql-analyze>
