Bitmap index - Mailing list pgsql-hackers

From
Subject Bitmap index
Date
Msg-id 200012041529.eB4FT7055040@mail.postgresql.org
Whole thread Raw
Responses Re: Bitmap index  (ncm@zembu.com (Nathan Myers))
List pgsql-hackers
Hi,

on other RDBMS (Oracle,etc...),there is an index called bitmap index that
greatly improve performance compared to btree index for boolean value
(such as for a sex value,it's either M or F),i would like to know if such
index will be implemented inside PostgreSQL.

Best regards,

PEJAC Pascal


pgsql-hackers by date:

Previous
From:
Date:
Subject: re : Re: Add-on
Next
From: Vince Vielhaber
Date:
Subject: Re: beta testing version