partial index + select query performance

Поиск
Список
Период
Сортировка
От petchimuthu lingam
Тема partial index + select query performance
Дата
Msg-id cd233fc30803130021h3dbfdea4m3db755677b2b14a0@mail.gmail.com
обсуждение исходный текст
Ответы Re: partial index + select query performance  ("A. Kretschmer" <andreas.kretschmer@schollglas.com>)
Список pgsql-performance

I have created partial index on a field with conditions, if   field _a > 200 and field_a  < 300.

I using the select query with condition as field_a in ( 100, 250, 289,  ),

Will it use the index.



--
With Best Regards,
Petchimuthulingam S

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

Предыдущее
От: Craig Ringer
Дата:
Сообщение: Re: Repeated execution of identical subqueries
Следующее
От: "A. Kretschmer"
Дата:
Сообщение: Re: partial index + select query performance