Re: Re: [COMMITTERS] pgsql: Fix free space map to correctly track the total amount of FSM

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: Re: [COMMITTERS] pgsql: Fix free space map to correctly track the total amount of FSM
Дата
Msg-id 20071003010753.GF19690@alvh.no-ip.org
обсуждение исходный текст
Ответ на Re: Re: [COMMITTERS] pgsql: Fix free space map to correctly track the total amount of FSM  (Decibel! <decibel@decibel.org>)
Ответы Re: Re: [COMMITTERS] pgsql: Fix free space map to correctly track the total amount of FSM  (Decibel! <decibel@decibel.org>)
Список pgsql-hackers
Decibel! wrote:

> Hrm... what about adding output to vacuum verbose that indicates how many 
> pages in a relation have free space? That would allow something like 
> pgfouine to see how many FSM pages were needed. It would also make it 
> easier to identify relations that could stand a vacuum full/reindex/cluster 
> (though you'd also want to know something like average free space per 
> page).

Rather than wasting time fixing minor FSM issues, I would favor
rewriting the stuff so that the FSM is disk-spillable.

-- 
Alvaro Herrera                          Developer, http://www.PostgreSQL.org/
"Sallah, I said NO camels! That's FIVE camels; can't you count?"
(Indiana Jones)


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

Предыдущее
От: Decibel!
Дата:
Сообщение: Re: Re: [COMMITTERS] pgsql: Fix free space map to correctly track the total amount of FSM
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Re: [COMMITTERS] pgsql: Fix free space map to correctly track the total amount of FSM