compressed bitmap indices

From: Oleg Bartunov <oleg(at)sai(dot)msu(dot)su>
To: pgsql-hackers(at)postgresql(dot)org
Subject: compressed bitmap indices
Date: 2000-08-29 12:40:15
Message-ID: Pine.GSO.3.96.SK.1000829153333.4366P-100000@ra
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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(at)sai(dot)msu(dot)su, http://www.sai.msu.su/~megera/
phone: +007(095)939-16-83, +007(095)939-23-83

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message The Hermit Hacker 2000-08-29 14:30:29 Re: compressed bitmap indices
Previous Message Thomas Lockhart 2000-08-29 05:38:50 Re: How hard would a "no global server" version be?