Re: No Index-Only Scan on Partial Index

Поиск
Список
Период
Сортировка
От David E. Wheeler
Тема Re: No Index-Only Scan on Partial Index
Дата
Msg-id 59E7BF9A-2F05-4C4D-9D5A-02498192992C@justatheory.com
обсуждение исходный текст
Ответ на Re: No Index-Only Scan on Partial Index  (Josh Berkus <josh@agliodbs.com>)
Список pgsql-hackers
On Oct 3, 2013, at 10:50 AM, Josh Berkus <josh@agliodbs.com> wrote:

>>
>> But anyway, I still don’t understand why, if the function used to store the value is immutable (as upper_inf() is),
whyPostgres doesn't do an index scan. Is this something that could be improved in the planner? 
>
> Yes.  This is clearly a TODO.

Added it here:
 https://wiki.postgresql.org/wiki/Todo#Optimizer_.2F_Executor

Teach the planner how to better use partial indexes for index-only scans•
http://www.postgresql.org/message-id/25141.1345072858@sss.pgh.pa.ushttp://www.postgresql.org/message-id/79C7D74D-59B0-4D97-A5E5-55553EF299AA@justatheory.com

Best,

David


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

Предыдущее
От: Jim Nasby
Дата:
Сообщение: Re: hstore extension version screwup
Следующее
От: Robert Haas
Дата:
Сообщение: Re: [GENERAL] currval and DISCARD ALL