Index Gin Creation is taking long time..

Поиск
Список
Период
Сортировка
От Anto Aravinth
Тема Index Gin Creation is taking long time..
Дата
Msg-id CANtp6RKAHbKu0t7==TneRHENK728fSAXSe-ybQM8=Guuh+=Dag@mail.gmail.com
обсуждение исходный текст
Ответы RE: Index Gin Creation is taking long time..
Список pgsql-general
Hello, 

I'm trying to create an index:

create index search_idx on so2 using gin (to_tsvector('english',posts));

Looks like its running atleast for 8hours :( Totally I have 47M records in so2. Not sure why its taking so long time. 

Any idea or tips to debug while the index creation is going on?

Thanks, 
Anto. 

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

Предыдущее
От: Victor Noagbodji
Дата:
Сообщение: JSONB arrays
Следующее
От: Steven Winfield
Дата:
Сообщение: RE: Index Gin Creation is taking long time..