slow GIST index creation

Поиск
Список
Период
Сортировка
От Rajesh Kumar Mallah
Тема slow GIST index creation
Дата
Msg-id 402D9855.2020605@trade-india.com
обсуждение исходный текст
Список pgsql-performance
Greetings!

Why does creation of gist indexes takes significantly more time
than normal btree index. Can any configuration changes lead to faster index
creation?


query:
CREATE INDEX co_name_index_idx ON profiles USING gist (co_name_index
public.gist_txtidx_ops);


regds
mallah.

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