Re: plans for bitmap indexes?

Поиск
Список
Период
Сортировка
От Yann Michel
Тема Re: plans for bitmap indexes?
Дата
Msg-id 20041008094528.GA9375@zoom.spline.inf.fu-berlin.de
обсуждение исходный текст
Ответ на Re: plans for bitmap indexes?  ("Dave Page" <dpage@vale-housing.co.uk>)
Ответы Re: plans for bitmap indexes?  (Hannu Krosing <hannu@tm.ee>)
Re: plans for bitmap indexes?  (Oleg Bartunov <oleg@sai.msu.su>)
Список pgsql-hackers
Hi,

On Fri, Oct 08, 2004 at 10:09:18AM +0100, Dave Page wrote:
> I think what Reini was asking was why do you think you need bitmap
> indexes as opposed to any existing type? 

due to I'm developing a datawarehousing application we have lots of
fact-data in our central fact-table. As I know how to improve
performance on Oracle based datawarehouses, I'm used to add bitmap
indexes for atributes having only a few distinct values. 
So I was looking for any comparable indexing technology but didn't find
any so far.

Regards,
Yann


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

Предыдущее
От: "Dave Page"
Дата:
Сообщение: Re: plans for bitmap indexes?
Следующее
От: Hannu Krosing
Дата:
Сообщение: Re: plans for bitmap indexes?