Re: Direct access to GIST structure - Mailing list pgsql-general

From Tim Keitt
Subject Re: Direct access to GIST structure
Date
Msg-id 6262c54c0804042043m134e5a40h676ccc06f7c5be26@mail.gmail.com
Whole thread Raw
In response to Re: Direct access to GIST structure  (Teodor Sigaev <teodor@sigaev.ru>)
Responses Re: Direct access to GIST structure  (Teodor Sigaev <teodor@sigaev.ru>)
List pgsql-general
On Fri, Apr 4, 2008 at 4:58 PM, Teodor Sigaev <teodor@sigaev.ru> wrote:
>
>
> > encode spatial proximity. Is there an API (backend C-level is fine) to
> > access a GIST index?
> >
>
>  The best way is to extend existing interface to GiST to support KNN-search.
> But you can see how to get access to index structure from module in gevel
> module (http://www.sigaev.ru/cvsweb/cvsweb.cgi/gevel/). GiST-related
> functions in this module is invented to help to developers, not for
> production use, so they acquire exclusive lock on index.

Thanks that helps.

I just stumbled on http://www.cs.purdue.edu/spgist/ which seems like
exactly what I need.

THK

>
>  --
>  Teodor Sigaev                                   E-mail: teodor@sigaev.ru
>                                                    WWW:
> http://www.sigaev.ru/
>



--
Timothy H. Keitt, Assistant Professor
University of Texas at Austin http://www.keittlab.org/
Contact info and schedule at http://www.keittlab.org/~tkeitt/
Please support open document formats http://opendocument.xml.org/

pgsql-general by date:

Previous
From: windwxc@sina.com
Date:
Subject: dump data into complex type table
Next
From: "Scott Marlowe"
Date:
Subject: Re: Conversion to 8.3