Bruno Lavoie escribió:
> 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... 

It doesn't.

> Is that feature planned in next  releases of pg?

There are some efforts to get it done, but don't hold your breath (it
won't be in 8.4 either, as it has major problems currently.)

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to