Re: ltree + gist index performance degrades significantly over a night

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: ltree + gist index performance degrades significantly over a night
Дата
Msg-id 4495.1140803538@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: ltree + gist index performance degrades significantly over a night  (CG <cgg007@yahoo.com>)
Список pgsql-general
CG <cgg007@yahoo.com> writes:
> INFO:  index "search_vector_idx" now contains 1344672 row versions in 47725 pages
> INFO:  "letter_search": found 9 removable, 1344661 nonremovable row versions in 33984 pages

Yikes ... the index is bigger than the table!  Seems like you've not
been vacuuming enough, or else gist has got a major bloat problem.
If you REINDEX, does the index get materially smaller?

            regards, tom lane

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

Предыдущее
От: Tomi NA
Дата:
Сообщение: Re: collation & UTF-8
Следующее
От: Tom Lane
Дата:
Сообщение: Re: collation & UTF-8