Re: Columns correlation and adaptive query optimization

Поиск
Список
Период
Сортировка
От legrand legrand
Тема Re: Columns correlation and adaptive query optimization
Дата
Msg-id 1571091617016-0.post@n3.nabble.com
обсуждение исходный текст
Ответ на Columns correlation and adaptive query optimization  (Konstantin Knizhnik <k.knizhnik@postgrespro.ru>)
Ответы Re: Columns correlation and adaptive query optimization
Список pgsql-hackers
Hello Konstantin,

What you have proposed regarding join_selectivity and multicolumn statistics
is a very good new !

Regarding your auto_explain modification, maybe an "advisor" mode would also
be helpfull (with auto_explain_add_statistics_threshold=-1 for exemple).
This would allow to track which missing statistic should be tested (manually
or in an other environment).

In my point of view this advice should be an option of the EXPLAIN command,
that should also permit
auto_explain module to propose "learning" phase.

Regards
PAscal



--
Sent from: https://www.postgresql-archive.org/PostgreSQL-hackers-f1928748.html



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

Предыдущее
От: David Rowley
Дата:
Сообщение: Re: BRIN index which is much faster never chosen by planner
Следующее
От: Tom Lane
Дата:
Сообщение: Re: "pg_ctl: the PID file ... is empty" at end of make check