Fwd: Statistics and selectivity estimation for ranges

Поиск
Список
Период
Сортировка
От Matthias
Тема Fwd: Statistics and selectivity estimation for ranges
Дата
Msg-id CACECd8jrJ69vfPh-s0D3ywDyrw4_qNSJ9GEC3B81m2BGW7GQXA@mail.gmail.com
обсуждение исходный текст
Ответы Re: Fwd: Statistics and selectivity estimation for ranges  (Josh Berkus <josh@agliodbs.com>)
Список pgsql-hackers
Having statistics on ranges was really missing! The planner was doing
some really, really bad choices on bigger tables regarding seq/random
scans, nested loop/other joins etc.

Is there any chance this makes it into 9.2 final? It would really
round-off the introduction of range types and maybe avoid problems
like "the new range types are slow" (just due to the bad row
estimates).

Thanks for implementing this feature,
-Matthias


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: WIP patch for LATERAL subqueries
Следующее
От: Josh Berkus
Дата:
Сообщение: Re: Fwd: Statistics and selectivity estimation for ranges