Re: On-disk bitmap index patch - Mailing list pgsql-hackers

From Hannu Krosing
Subject Re: On-disk bitmap index patch
Date
Msg-id 1154127248.2961.39.camel@localhost.localdomain
Whole thread Raw
In response to Re: On-disk bitmap index patch  (Bruce Momjian <bruce@momjian.us>)
List pgsql-hackers
Ühel kenal päeval, R, 2006-07-28 kell 16:25, kirjutas Bruce Momjian:
> What we don't want to happen is for us to release bitmapped indexes, and
> find out later that btree is better in all cases.  

Actually I'd love it if adding bitmap indexes to core pg would magically
make btree several times faster for the cases where bitmap indexes are
faster now :)

-- 
----------------
Hannu Krosing
Database Architect
Skype Technologies OÜ
Akadeemia tee 21 F, Tallinn, 12618, Estonia

Skype me:  callto:hkrosing
Get Skype for free:  http://www.skype.com




pgsql-hackers by date:

Previous
From: Hannu Krosing
Date:
Subject: Re: On-disk bitmap index patch
Next
From: Bruce Momjian
Date:
Subject: Re: pg_dump: add option to ignore TABLE DATA for failed