| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | "Marc G(dot) Fournier" <scrappy(at)postgresql(dot)org> |
| Cc: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: "external indices" ... |
| Date: | 2005-02-09 05:48:34 |
| Message-ID: | 13214.1107928114@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
"Marc G. Fournier" <scrappy(at)postgresql(dot)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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Hannu Krosing | 2005-02-09 06:29:17 | Re: Is there a way to make VACUUM run completely outside |
| Previous Message | Joshua D. Drake | 2005-02-09 05:12:30 | Re: Connect By for 8.0 |