Re: "external indices" ...

From: "Marc G(dot) Fournier" <scrappy(at)postgresql(dot)org>
To: Oleg Bartunov <oleg(at)sai(dot)msu(dot)su>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: "external indices" ...
Date: 2005-02-08 20:48:00
Message-ID: 20050208164701.P94338@ganymede.hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, 8 Feb 2005, Oleg Bartunov wrote:

> Marc,
>
> On Tue, 8 Feb 2005, Marc G. Fournier wrote:
>
>>
>> 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? And, if so, what is
>> a *good* doc for me to point them at to get up to speed with it? Is what
>> we have in the docs the best place, or is there something someone else has
>> written that gets into it even more?
>
> I'm a little bit confused, because I couldn't catch your meaning :)

tsearch2 is an external indexing method, no? external in that it isn't
intergrated as part of PostgreSQL, but is added on ... with the 'add on'
being through the GiST framework ... right ?

----
Marc G. Fournier Hub.Org Networking Services (http://www.hub.org)
Email: scrappy(at)hub(dot)org Yahoo!: yscrappy ICQ: 7615664

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2005-02-08 20:58:47 Re: Fast reference without an index?
Previous Message Simon Riggs 2005-02-08 20:32:24 Re: correlation in pg_stats