Re: Bitmap index

From: Yann Michel <yann-postgresql(at)spline(dot)de>
To: Pawel Niewiadomski <new-pgsql(at)foo-baz(dot)com>
Cc: Neil Conway <neilc(at)samurai(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Bitmap index
Date: 2004-11-26 15:07:37
Message-ID: 20041126150737.GA20808@zong.spline.inf.fu-berlin.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

On Fri, Nov 26, 2004 at 10:25:41AM -0000, Pawel Niewiadomski wrote:
>
> My promoter accepted the subject. I'm waiting for an official acceptance
> of the subject. Until then I would want to get familiar with PostgreSQL
> internals and bitmap index implementations. I will appreciate
> any links to online papers, books that could help me.

That sounds nice! I thought of implementing it as part of my master
thesis next year so I already started reading about bitmap indexing and
so on. A nice start is possibly "Hector Garcia-Mollina" "Database
Implementation".

Regards,
Yann

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2004-11-26 18:48:34 Re: Possible TODO item? VACUUM on empty table
Previous Message Andreas Pflug 2004-11-26 10:55:18 Question to tea leaf readers