Proposals for EXPLAIN: rename ANALYZE to EXECUTE and extend VERBOSE

Поиск
Список
Период
Сортировка
От Nikolay Samokhvalov
Тема Proposals for EXPLAIN: rename ANALYZE to EXECUTE and extend VERBOSE
Дата
Msg-id CANNMO++9W_UA8PB9AkDRF3JBv4K7K1FnisrXTjicL+WZhwUJzw@mail.gmail.com
обсуждение исходный текст
Ответы Re: Proposals for EXPLAIN: rename ANALYZE to EXECUTE and extend VERBOSE
Re: Proposals for EXPLAIN: rename ANALYZE to EXECUTE and extend VERBOSE
Список pgsql-hackers
hi, I have a proposal, resulted from numerous communications with various folks, both very experienced and new Postgres users:

1) EXPLAIN ANALYZE Is sometimes very confusing (because there is ANALYZE). Let's rename it to EXPLAIN EXECUTE?

2) VERBOSE doesn't include BUFFERS, and doesn't include SETTINGS; it might be also confusing sometimes. Let's include them so VERBOSE would be really verbose?

3) small thing about grammar: allow omitting parentheses, so EXPLAIN EXECUTE VERBOSE would work.

if both changes are done, we could use EXPLAIN (EXECUTE, VERBOSE) to be able to collect data in a great way for analysis.

have a really nice week,
Nik

В списке pgsql-hackers по дате отправления: