Re: Speeding up Gist Index creations

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема Re: Speeding up Gist Index creations
Дата
Msg-id 200410311601.15408.josh@agliodbs.com
обсуждение исходный текст
Ответ на Speeding up Gist Index creations  (mallah@trade-india.com)
Ответы Re: Speeding up Gist Index creations
Список pgsql-performance
Mallah,

> Gist indexes take a long time to create as compared
> to normal indexes is there any way to speed them up ?
>
> (for example by modifying sort_mem or something temporarily )

More sort_mem will indeed help.  So will more RAM and a faster CPU.

Our GIST-index-creation process is probably not optimized; this has been
marked as "needs work" in the code for several versions.   If you know anyone
who can help Oleg & Teodor out, be put them in touch ...

--
--Josh

Josh Berkus
Aglio Database Solutions
San Francisco

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

Предыдущее
От: mallah@trade-india.com
Дата:
Сообщение: Speeding up Gist Index creations
Следующее
От: Gaetano Mendola
Дата:
Сообщение: Re: [PATCHES] [HACKERS] ARC Memory Usage analysis