Re: GIN - Generalized Inverted iNdex. - Mailing list pgsql-hackers

From Oleg Bartunov
Subject Re: GIN - Generalized Inverted iNdex.
Date
Msg-id Pine.GSO.4.63.0604071752530.23110@ra.sai.msu.su
Whole thread Raw
In response to Re: GIN - Generalized Inverted iNdex.  (Martijn van Oosterhout <kleptog@svana.org>)
List pgsql-hackers
On Fri, 7 Apr 2006, Martijn van Oosterhout wrote:

> On Fri, Apr 07, 2006 at 05:05:12PM +0400, Teodor Sigaev wrote:
>> We (me and Oleg) are glad to present GIN to PostgreSQL. If community will
>> agree, we will commit it to HEAD branch.
>>
>> http://www.sigaev.ru/gin/gin.gz
>> http://www.sigaev.ru/gin/README
>
> Fantastic! I was thinking about this a while ago and it is a new type
> of index that perfectly complements the existing types.

it already outperforms intarray.

>
> Neat stuff,
>
> Have a nice day,
>
    Regards,        Oleg
_____________________________________________________________
Oleg Bartunov, Research Scientist, Head of AstroNet (www.astronet.ru),
Sternberg Astronomical Institute, Moscow University, Russia
Internet: oleg@sai.msu.su, http://www.sai.msu.su/~megera/
phone: +007(495)939-16-83, +007(495)939-23-83


pgsql-hackers by date:

Previous
From: Oleg Bartunov
Date:
Subject: Re: GIN - Generalized Inverted iNdex.
Next
From: Tom Lane
Date:
Subject: Re: WAL Bypass for indexes