зеркало из
https://github.com/iharh/notes.git
synced 2025-11-01 14:16:09 +02:00
8 строки
335 B
Plaintext
8 строки
335 B
Plaintext
https://postgrespro.ru/docs/postgresql/16/using-explain
|
|
|
|
-- Shift-F7 - Explain Analyze
|
|
-- file:///D:/dev/Utils/PostgreSQL/9.1/doc/postgresql/html/sql-explain.html
|
|
-- file:///D:/dev/Utils/PostgreSQL/9.1/doc/postgresql/html/sql-analyze.html
|
|
-- file:///D:/dev/Utils/PostgreSQL/9.1/doc/postgresql/html/auto-explain.html
|
|
-- explain analyze
|