Re: Stats for multi-column indexes

Поиск
Список
Период
Сортировка
От Mark Kirkwood
Тема Re: Stats for multi-column indexes
Дата
Msg-id 45FF4385.5010800@paradise.net.nz
обсуждение исходный текст
Ответ на Re: Stats for multi-column indexes  (Jeff Davis <pgsql@j-davis.com>)
Ответы Re: Stats for multi-column indexes  ("Simon Riggs" <simon@2ndquadrant.com>)
Список pgsql-hackers
Jeff Davis wrote:
>
> I know we can't keep stats on every combination of columns. My initial
> idea would be to only keep stats about a multi-column index (and
> probably optional for those, too).
> 

Maybe you would want to keep single column indexes too, so that (more) 
accurate estimates for bitmap-and type plans are possible.

Cheers

Mark


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

Предыдущее
От: Jeff Davis
Дата:
Сообщение: Re: Stats for multi-column indexes
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: Buildfarm feature request: some way to track/classify failures