Re: using extended statistics to improve join estimates

Поиск
Список
Период
Сортировка
От Justin Pryzby
Тема Re: using extended statistics to improve join estimates
Дата
Msg-id 20211122012315.GH17618@telsasoft.com
обсуждение исходный текст
Ответ на Re: using extended statistics to improve join estimates  (Tomas Vondra <tomas.vondra@enterprisedb.com>)
Ответы Re: using extended statistics to improve join estimates  (Tomas Vondra <tomas.vondra@enterprisedb.com>)
Список pgsql-hackers
Your regression tests include two errors, which appear to be accidental, and
fixing the error shows that this case is being estimated poorly.

+-- try combining with single-column (and single-expression) statistics
+DROP STATISTICS join_test_2;
+ERROR:  statistics object "join_test_2" does not exist
...
+ERROR:  statistics object "join_stats_2" already exists

-- 
Justin



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

Предыдущее
От: "Shinoda, Noriyoshi (PN Japan FSIP)"
Дата:
Сообщение: RE: Improve logging when using Huge Pages
Следующее
От: Fujii Masao
Дата:
Сообщение: Re: wait event and archive_command