Re: Extremely slow intarray index creation and inserts.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Extremely slow intarray index creation and inserts.
Дата
Msg-id 25559.1237465526@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Extremely slow intarray index creation and inserts.  (Oleg Bartunov <oleg@sai.msu.su>)
Ответы Re: Extremely slow intarray index creation and inserts.
Список pgsql-performance
Oleg Bartunov <oleg@sai.msu.su> writes:
> We usually say about 200 unique values as a limit for
> gist_int_ops.

That seems awfully small ... should we make gist_intbig_ops the default,
or more likely, raise the signature size of both opclasses?  Even at a
crossover point of 10000 I'm not sure that many real-world apps would
bother considering gist_int_ops.

            regards, tom lane

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

Предыдущее
От: Glyn Astill
Дата:
Сообщение: Re: Prepared statement does not exist
Следующее
От: Oleg Bartunov
Дата:
Сообщение: Re: Extremely slow intarray index creation and inserts.