Re: "external indices" ... - Mailing list pgsql-hackers

From Tom Lane
Subject Re: "external indices" ...
Date
Msg-id 13214.1107928114@sss.pgh.pa.us
Whole thread Raw
In response to Re: "external indices" ...  ("Marc G. Fournier" <scrappy@postgresql.org>)
List pgsql-hackers
"Marc G. Fournier" <scrappy@postgresql.org> writes:
>> "Currently used with Oracle databases thru their Extensible
>> Indexing Cartridge.
>> What we are interested in is finding out whether or not we can use our
>> technology directly with PostgreSQL.  That would involve, from a overly
>> simplistic view, allowing Postgres to use external indexes."

> Does that help any?

Well, I spent a little time googling on this, and dug through Oracle
documents that seem to have been written by marketroids who think
"componentize" is a verb :-( ... but by the time my brain went numb,
I hadn't actually seen anything that hasn't been in Postgres for years.

What you need to make clear to them is that their existing code base
isn't likely to be worth a dime --- if they don't mind recoding, the
functionality is probably all there, but there will not be any
compatibility of details.  There are no standards covering this stuff.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Ron Mayer
Date:
Subject: Re: Query optimizer 8.0.1 (and 8.0)
Next
From: Kenneth Marshall
Date:
Subject: Re: Thinking about breaking up the BufMgrLock