Indexing columns with low cardinality: persistent bitmap indexes?

Поиск
Список
Период
Сортировка
Hello,

I have a column with a small number of distinct values, indexing this
one with a standard BTree is useless. How do I  can index this column
efficiently? I searched and it seems that pg doesn't support the
creation of persistent bitmap indexes... Is that feature planned in next
releases of pg?

Thanks
Bruno Lavoie

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

Предыдущее
От: "Joshua D. Drake"
Дата:
Сообщение: PgUS 2008 end of year summary
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: Indexing columns with low cardinality: persistent bitmap indexes?