Re: plans for bitmap indexes?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: plans for bitmap indexes?
Дата
Msg-id 20933.1099544822@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: plans for bitmap indexes?  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re: plans for bitmap indexes?
Список pgsql-hackers
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> Updated TODO:

> * Allow the creation of bitmap indexes which can be quickly combined
>   with other bitmap indexes

This TODO item description is fundamentally misleading.

The point was *not* about making "bitmap indexes", which on its face
suggests a persistent on-disk data structure comparable to our existing
index types.  The point was about using transient in-memory bitmaps as
an interface between the on-disk indexes and accessing the table proper.
        regards, tom lane


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

Предыдущее
От: "Roland Volkmann"
Дата:
Сообщение: Charset WIN1252
Следующее
От: "Gevik Babakhani"
Дата:
Сообщение: Re: Charset WIN1252