Re: Implementing Bitmap Indexes

Поиск
Список
Период
Сортировка
От Neil Conway
Тема Re: Implementing Bitmap Indexes
Дата
Msg-id 41FC255F.9030804@samurai.com
обсуждение исходный текст
Ответ на Re: Implementing Bitmap Indexes  (Mike Rylander <mrylander@gmail.com>)
Ответы Re: Implementing Bitmap Indexes
Список pgsql-hackers
Mike Rylander wrote:
> For on-disk bitmap indexes, yes.  I don't see any reason this couldn't
> be done with GiST

It might be possible to do it with GiST, but GiST is designed for 
implementing tree-structured indexes; I don't think it's the right tool 
for the job.

-Neil


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

Предыдущее
От: "Marc G. Fournier"
Дата:
Сообщение: Re: IBM patent
Следующее
От: Mike Rylander
Дата:
Сообщение: Re: Implementing Bitmap Indexes