index paths and enable_indexscan

Поиск
Список
Период
Сортировка
От Amit Langote
Тема index paths and enable_indexscan
Дата
Msg-id CA+HiwqFfORfr2V6uotcSz1YkL0z83gf4Api78pT8qv+qXBobpQ@mail.gmail.com
обсуждение исходный текст
Ответы Re: index paths and enable_indexscan
Список pgsql-hackers
Hi,

Maybe I am missing something obvious, but is it intentional that
enable_indexscan is checked by cost_index(), that is, *after* creating
an index path?  I was expecting that if enable_indexscan is off, then
no index paths would be generated to begin with, because I thought
they are optional.

-- 

Amit Langote
EnterpriseDB: http://www.enterprisedb.com



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

Предыдущее
От: Amit Kapila
Дата:
Сообщение: Re: PATCH: logical_work_mem and logical streaming of largein-progress transactions
Следующее
От: Michael Paquier
Дата:
Сообщение: Incremental sorts and EXEC_FLAG_REWIND