Thread: compressed bitmap indices

compressed bitmap indices

From
Oleg Bartunov
Date:
I've read article by Theodore Jonhnson
"Performance Measurements of Compressed Bitmap Indices"
http://www.informatik.uni-trier.de/~ley/db/conf/vldb/Johnson99.html
and is wondering if there are plans to implement bitmap indices
in postgres. As it stated in the article these indices could speedup
join operations and decision support queries.
Regards,    Oleg
_____________________________________________________________
Oleg Bartunov, sci.researcher, hostmaster of AstroNet,
Sternberg Astronomical Institute, Moscow University (Russia)
Internet: oleg@sai.msu.su, http://www.sai.msu.su/~megera/
phone: +007(095)939-16-83, +007(095)939-23-83



Re: compressed bitmap indices

From
The Hermit Hacker
Date:
On Tue, 29 Aug 2000, Oleg Bartunov wrote:

> I've read article by Theodore Jonhnson
> "Performance Measurements of Compressed Bitmap Indices"
> http://www.informatik.uni-trier.de/~ley/db/conf/vldb/Johnson99.html
> and is wondering if there are plans to implement bitmap indices
> in postgres. As it stated in the article these indices could speedup
> join operations and decision support queries.
> 
>     Regards,
>         Oleg

Look forward to seeing patches? :)