Re: building gist index on int[] field is terrible slow. Is it bug?

Поиск
Список
Период
Сортировка
От Pavel Stehule
Тема Re: building gist index on int[] field is terrible slow. Is it bug?
Дата
Msg-id 162867790708161347i5e23121fy6dfc25a19bf169cb@mail.gmail.com
обсуждение исходный текст
Ответ на Re: building gist index on int[] field is terrible slow. Is it bug?  (Oleg Bartunov <oleg@sai.msu.su>)
Список pgsql-hackers
2007/8/16, Oleg Bartunov <oleg@sai.msu.su>:
> On Thu, 16 Aug 2007, Pavel Stehule wrote:
>
> > Hello
> >
> > I tested contrib package intarray and gist support from this package.
> > I was surpirised. Index building needed lot of time.
> >
> > 10K fields .. 106sec
> > 20K f         ..265 sec
> > 30Kf          .. 450 sec
> > 50Kf          .. 1283sec
> >
> > building gin index for 50K fields needed 0.5sec
>
> you probably need gist__intbig_ops
>

yes, it helps
thank you
Pavel Stehule


В списке pgsql-hackers по дате отправления:

Предыдущее
От: "Marc G. Fournier"
Дата:
Сообщение: Re: Re: cvsweb busted (was Re: [COMMITTERS] pgsql: Repair problems occurring when multiple RI updates have to be)
Следующее
От: Paul Lindner
Дата:
Сообщение: Re: XID wraparound and busy databases