BUG #16065: The operation nodes in query plans outputted by EXPLAIN have no authoritative definitions.
В списке pgsql-bugs по дате отправления:
| От | PG Bug reporting form |
|---|---|
| Тема | BUG #16065: The operation nodes in query plans outputted by EXPLAIN have no authoritative definitions. |
| Дата | |
| Msg-id | 16065-4c4eddc338dbd871@postgresql.org обсуждение исходный текст |
| Ответы |
Re: BUG #16065: The operation nodes in query plans outputted byEXPLAIN have no authoritative definitions.
|
| Список | pgsql-bugs |
The following bug has been logged on the website: Bug reference: 16065 Logged by: Eric Toombs Email address: ewtoombs@uwaterloo.ca PostgreSQL version: 12.0 Operating system: any Description: The official documentation of EXPLAIN is here: https://www.postgresql.org/docs/current/sql-explain.html It's a start, but it doesn't actually define any of the operation nodes in the query plan tree it outputs, e.g. Seq Scan, Index Scan, Index Only Scan, HashAggregate, Nested Loop, Nested Loop Semi Join, Nested Loop Anti Join, etc.. Online, there are descriptions (i.e. guesses) of what each operation node is actually doing, but these descriptions are not authoritative. With authoritative definitions of each operation node, there would be no more guesswork, and DBAs could have a much more reliable mental model of what a query plan actually does.
В списке pgsql-bugs по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера