| От | Tom Lane |
|---|---|
| Тема | Re: Bloated pg_shdepend_depender_index |
| Дата | |
| Msg-id | 27588.1143175698@sss.pgh.pa.us обсуждение |
| Ответ на | Re: Bloated pg_shdepend_depender_index ("Gregory Maxwell" <gmaxwell@gmail.com>) |
| Ответы |
Re: Bloated pg_shdepend_depender_index
|
| Список | pgsql-admin |
"Gregory Maxwell" <gmaxwell@gmail.com> writes:
> So it's by design that these now bloated index won't shrink if let
> unvacuumed? I didn't expect to hit something like that.
Well, the VACUUM FULL algorithm is incapable of shrinking indexes ---
the only way is REINDEX, or something else that reconstructs indexes
from scratch, such as CLUSTER. One of the things we need to look into
is putting more smarts into VACUUM so that it automatically does
something reasonable when faced with extreme cases like these.
regards, tom lane
В списке pgsql-admin по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера