Re: Thoughts on maintaining 7.3

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Thoughts on maintaining 7.3
Дата
Msg-id 2995.1065238617@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Thoughts on maintaining 7.3  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re: Thoughts on maintaining 7.3  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-hackers
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> Though the new code will put empty index pages into the free-space map,
> will it also shrink the index file to remove those pages?

If there are free pages at the end, yes --- but it won't move pages
around.  This is about the same story as for plain VACUUM ...
        regards, tom lane


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

Предыдущее
От: Mike Mascari
Дата:
Сообщение: Re: Dreaming About Redesigning SQL
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Thoughts on maintaining 7.3