| От | Tom Lane |
|---|---|
| Тема | Re: indexes not being used! |
| Дата | |
| Msg-id | 14197.1048269769@sss.pgh.pa.us обсуждение |
| Ответ на | Re: indexes not being used! (Jodi Kanter <jkanter@virginia.edu>) |
| Ответы |
Re: indexes not being used!
|
| Список | pgsql-admin |
Jodi Kanter <jkanter@virginia.edu> writes:
> I apologize if this is the wrong list. I have posted explain analyzes below.
Given the small size of the tables, I think the planner is doing the
right thing not to use indexes. Seqscans are probably less I/O until
the tables get a lot bigger.
The bitwise-and tests are not indexable anyway... you might want to
reconsider that data representation, if you were hoping that the bit
conditions would be useful for indexing.
regards, tom lane
В списке pgsql-admin по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера