Re: Extreme bloating of intarray GiST indexes

Поиск
Список
Период
Сортировка
От Alexander Korotkov
Тема Re: Extreme bloating of intarray GiST indexes
Дата
Msg-id BANLkTi=TfiuwVnXiEvGiXMbpdc6brt1uPA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Extreme bloating of intarray GiST indexes  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Extreme bloating of intarray GiST indexes
Список pgsql-hackers
I have another hypothesis about index bloat cause. AFAIK, vaccum procedure on GiST don't have any storage utilization guarantee. For example, if only one live item is in some page, then only one item will be left in this page. I.e. there is no index reroganization during vacuum. If there wouldn't be many inserts into such pages in future then they will be stay bloat.

----
With best regards,
Alexander Korotkov.

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

Предыдущее
От: Зотов Роман
Дата:
Сообщение: Re: Prefered Types
Следующее
От: Hitoshi Harada
Дата:
Сообщение: Pull up aggregate subquery