Summary:
"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?
On Tue, 8 Feb 2005, Tom Lane wrote:
"Marc G. Fournier" <[EMAIL PROTECTED]> writes:I believe that this is what Oleg et al tap into with the tsearch2 stuff, no? I have someone asking me about it, and want to make sure that I'm telling him the right answer ... is this what GiST is?
Better ask what he means by "external" exactly. I think I've heard some people use the phrase "external index" to mean any index that's not actually part of the table itself; which makes all our index types "external". (As a counterexample, imagine a table that is itself organized as a btree.)
regards, tom lane
---- Marc G. Fournier Hub.Org Networking Services (http://www.hub.org) Email: [EMAIL PROTECTED] Yahoo!: yscrappy ICQ: 7615664
---------------------------(end of broadcast)--------------------------- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly