From: | Robert Treat <xzilla(at)users(dot)sourceforge(dot)net> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Cc: | "Christan Josefsson" <cjosefsson(at)gmail(dot)com>, "Alexander Staubo" <alex(at)purefiction(dot)net>, "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com> |
Subject: | Re: Experiences of PostgreSQL on-disk bitmap index patch |
Date: | 2007-06-25 12:30:29 |
Message-ID: | 200706250830.30318.xzilla@users.sourceforge.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Thursday 21 June 2007 04:39, Christan Josefsson wrote:
> Ok.
>
> Big thanks for the information.
>
> You mentioned Bizgres, do you have any more information in that direction,
> or do you know who to contact regarding information on Bizgres bitmap
> indexes. If there is a bitmap index patch in Bizgres which can be applied
> to the latest stable source of PostgreSQL then I have a solution until 8.4
> (which I according to your answers is the assumed release for introducing
> on-disk bitmap indexes).
>
If you really want to see on-disk bitmaps in, you might want to study the
patches and the missing vacuum related bits and then think about submitting
an updated version. My take on the future of that patch is the original
developers aren't terribly motivated to finish it, in much part because some
of the testing people have done vs. 8.3 shows it solves an even smaller
number of issues than originally hoped. my .02 anyway.
--
Robert Treat
Build A Brighter LAMP :: Linux Apache {middleware} PostgreSQL
From | Date | Subject | |
---|---|---|---|
Next Message | Christan Josefsson | 2007-06-25 13:01:31 | Re: Experiences of PostgreSQL on-disk bitmap index patch |
Previous Message | Robert Treat | 2007-06-25 12:23:49 | Re: alter table type from double precision to real |