Re: increase index performance

Поиск
Список
Период
Сортировка
От Ow Mun Heng
Тема Re: increase index performance
Дата
Msg-id D1109E8B2FB53A45BDB60F8145905CE901DDB57D@wdmyexbe03.my.asia.wdc.com
обсуждение исходный текст
Ответ на Re: increase index performance  (Thomas Finneid <tfinneid@fcon.no>)
Ответы Re: increase index performance
Список pgsql-performance

-----Original Message-----
From: pgsql-performance-owner@postgresql.org [mailto:pgsql-performance- A
much
>> better index to answer your query is (city_id, house_id, floor_id) -
>> then it can just look up straight away. Instead of the index returning
>> 200000 rows to check, it will return just the 2000.

Shouldn't BITMAP indexes come into play?

Does having one index w/ 3 parameters being better than 3 index w/ 3
different parameters be better for BITMAP index seeks?



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

Предыдущее
От: Arjen van der Meijden
Дата:
Сообщение: Re: AMD Shanghai versus Intel Nehalem
Следующее
От: Greg Smith
Дата:
Сообщение: Re: AMD Shanghai versus Intel Nehalem