Re: GiST future - Mailing list pgsql-hackers

From Oleg Bartunov
Subject Re: GiST future
Date
Msg-id Pine.GSO.4.58.0404022329150.11543@ra.sai.msu.su
Whole thread Raw
In response to Re: GiST future  (Joe Conway <mail@joeconway.com>)
List pgsql-hackers
On Fri, 2 Apr 2004, Joe Conway wrote:

> ohp@pyrenet.fr wrote:
> > Now I wonder why 7.4 array queries using SOME/ANY/ALL don't make use of
> > this king of indexes.
> >
> > Is there any plan to integrate Oleg's job into the core as GiST indexes
> > were?
>
> I hope to get to it someday, but have higher priorities if I can find
> some time between now and the 7.5 release. If you want to pitch in and
> implement it, by all means, go for it.
>

current GiST lacks of concurrency and recovery support. It's doable and
there are some plans (me and Teodor) to work on it, but we still have no
time. That means, it's too early to integrate gist based contribs into
core. Also, current GiST interface should be enhanced to be  able support
some very interesting data types like digital trees, similarity tree, etc.


> Joe
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 9: the planner will ignore your desire to choose an index scan if your
>       joining column's datatypes do not match
>
Regards,    Oleg
_____________________________________________________________
Oleg Bartunov, sci.researcher, hostmaster of AstroNet,
Sternberg Astronomical Institute, Moscow University (Russia)
Internet: oleg@sai.msu.su, http://www.sai.msu.su/~megera/
phone: +007(095)939-16-83, +007(095)939-23-83


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: GiST future
Next
From: Tom Lane
Date:
Subject: Re: [GENERAL] Large DB