Re: Question on adding new indexes to Postgresql

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: zykuak(at)yahoo(dot)com
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Question on adding new indexes to Postgresql
Date: 2003-09-25 18:46:32
Message-ID: 27338.1064515592@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Zhen Yang <zykuak(at)yahoo(dot)com> writes:
> Does anyone know of an R+ tree implementation done with GIST
> (generalized search tree)?

contrib/rtree_gist/ ought to be a starting point.

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2003-09-25 19:09:15 Re: invalid tid errors in latest 7.3.4 stable.
Previous Message markw 2003-09-25 18:44:19 Re: Is this a commit problem?