can postgres btree indexes shrink?

Поиск
Список
Период
Сортировка
От Azad Bolour
Тема can postgres btree indexes shrink?
Дата
Msg-id CAAp=Jg9T_Ly+kL23PsdfzWp9LCJRLcS0o=w6G9zNu-D2rJA1Hw@mail.gmail.com
обсуждение исходный текст
Ответы Re: can postgres btree indexes shrink?  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Список pgsql-admin

Does the postgres implementation of btrees shrink the index if adjacent index tree nodes can be combined? 

I have read that data pages are not coalesced, only garbage collected when they become empty. But I have not seen anything specific about the treatment of index pages as deletions make the tree more sparse.

Thanks.

Azad

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: pg_upgrade / postgis issue
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: can postgres btree indexes shrink?