Re: "external indices" ...

From: Oleg Bartunov <oleg(at)sai(dot)msu(dot)su>
To: "Marc G(dot) Fournier" <scrappy(at)postgresql(dot)org>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: "external indices" ...
Date: 2005-02-08 21:28:31
Message-ID: Pine.GSO.4.62.0502090026370.2906@ra.sai.msu.su
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, 8 Feb 2005, Marc G. Fournier wrote:

> 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 ?

I think, that guy asked about if tsearch2 is an external program which
running as a separate process.

>
> ----
> Marc G. Fournier Hub.Org Networking Services (http://www.hub.org)
> Email: scrappy(at)hub(dot)org Yahoo!: yscrappy ICQ: 7615664
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster
>

Regards,
Oleg
_____________________________________________________________
Oleg Bartunov, sci.researcher, hostmaster of AstroNet,
Sternberg Astronomical Institute, Moscow University (Russia)
Internet: oleg(at)sai(dot)msu(dot)su, http://www.sai.msu.su/~megera/
phone: +007(095)939-16-83, +007(095)939-23-83

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message pgsql 2005-02-08 21:29:34 Re: Fast reference without an index?
Previous Message Marc G. Fournier 2005-02-08 21:28:14 Re: "external indices" ...