Re: Direct access to GIST structure

From: Teodor Sigaev <teodor(at)sigaev(dot)ru>
To: Tim Keitt <tkeitt(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Direct access to GIST structure
Date: 2008-04-05 05:42:15
Message-ID: 47F71137.8010407@sigaev.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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

It doesn't work with 8.2 and up, because since 8.2 index should take care about
concurrent access itself and that implementation doesn't do it.

--
Teodor Sigaev E-mail: teodor(at)sigaev(dot)ru
WWW: http://www.sigaev.ru/

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Oleg Bartunov 2008-04-05 05:56:33 Re: Direct access to GIST structure
Previous Message Craig Ringer 2008-04-05 05:17:10 Re: dump data into complex type table