Re: GIN - Generalized Inverted iNdex.

From: Oleg Bartunov <oleg(at)sai(dot)msu(dot)su>
To: Martijn van Oosterhout <kleptog(at)svana(dot)org>
Cc: Teodor Sigaev <teodor(at)sigaev(dot)ru>, Pgsql Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: GIN - Generalized Inverted iNdex.
Date: 2006-04-07 13:53:36
Message-ID: Pine.GSO.4.63.0604071752530.23110@ra.sai.msu.su
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)sai(dot)msu(dot)su, http://www.sai.msu.su/~megera/
phone: +007(495)939-16-83, +007(495)939-23-83

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2006-04-07 14:22:04 Re: WAL Bypass for indexes
Previous Message Oleg Bartunov 2006-04-07 13:52:00 Re: GIN - Generalized Inverted iNdex.