Re: GIN - Generalized Inverted iNdex.

Поиск
Список
Период
Сортировка
От Oleg Bartunov
Тема Re: GIN - Generalized Inverted iNdex.
Дата
Msg-id Pine.GSO.4.63.0604071752530.23110@ra.sai.msu.su
обсуждение исходный текст
Ответ на Re: GIN - Generalized Inverted iNdex.  (Martijn van Oosterhout <kleptog@svana.org>)
Список 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 по дате отправления:

Предыдущее
От: Oleg Bartunov
Дата:
Сообщение: Re: GIN - Generalized Inverted iNdex.
Следующее
От: Tom Lane
Дата:
Сообщение: Re: WAL Bypass for indexes