Re: A thought on Index Organized Tables - Mailing list pgsql-hackers

From Heikki Linnakangas
Subject Re: A thought on Index Organized Tables
Date
Msg-id 4B855F7E.9030005@enterprisedb.com
Whole thread Raw
In response to Re: A thought on Index Organized Tables  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
List pgsql-hackers
Kevin Grittner wrote:
> With the "simplifying" technique of keeping the leaf level in a
> separate file, it becomes hard to distinguish from Heikki's Grouped
> Index Tuples approach when you include the "maintain cluster order"
> patch.  That really looks like where anyone should work from for any
> IOT effort.  It appears to have been largely completed years ago.
>  
> For those who missed or forgot it, this is the latest I could find:
>  
> http://community.enterprisedb.com/git/
>  
> Heikki, any thoughts on what it would take, beside cleaning up bit
> rot?

There was discussion on the indexam API changes required, I don't recall
the details right now.

--  Heikki Linnakangas EnterpriseDB   http://www.enterprisedb.com


pgsql-hackers by date:

Previous
From: Rémi Zara
Date:
Subject: Re: NaN/Inf fix for ECPG
Next
From: Greg Stark
Date:
Subject: Re: A thought on Index Organized Tables