Re: Implementing Bitmap Indexes - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Implementing Bitmap Indexes
Date
Msg-id 3976.1107015771@sss.pgh.pa.us
Whole thread Raw
In response to Implementing Bitmap Indexes  ("Victor Y. Yegorov" <viy@mits.lv>)
Responses Re: Implementing Bitmap Indexes  ("Victor Y. Yegorov" <viy@mits.lv>)
List pgsql-hackers
"Victor Y. Yegorov" <viy@mits.lv> writes:
> I remember, Tom Lane suggested on-disk bitmaps

I have suggested no such thing, and in fact believe that the sort of
index structure you are proposing would be of very little use.  What
I've been hoping to look into is *in memory* bitmaps used as an
interface between index scans and the subsequent heap lookups.
See eg this thread:
http://archives.postgresql.org/pgsql-hackers/2004-10/msg00439.php
particularly
http://archives.postgresql.org/pgsql-hackers/2004-10/msg00668.php
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Allowing VACUUM to time out when waiting for locks?
Next
From: Tom Lane
Date:
Subject: Re: [pgsql-hackers] Patent issues and 8.1