Re: Cause of moving-target FSM space-needed reports

Поиск
Список
Период
Сортировка
От Kevin Brown
Тема Re: Cause of moving-target FSM space-needed reports
Дата
Msg-id 20060921202043.GG11514@filer
обсуждение исходный текст
Ответ на Cause of moving-target FSM space-needed reports  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Tom Lane wrote:
> In fact, maybe vacuum should just throw a WARNING when it
> finds a single rel with more than MaxFSMPages pages with useful free
> space?

I fully agree with this.  This (in particular, how many useful free
pages a rel has) is information a good DBA can make very good use of,
and is needed in the case where it exceeds MaxFSMPages.

I would also suggest having vacuum verbose print an INFO message with
the rel's number of free pages for rels that don't exceed MaxFSMPages
(that number should be printed in the WARNING when the number exceeds
MaxFSMPages).

Are there other ways of getting this information from the system?  If
not, then I'd consider this proposed change important.


-- 
Kevin Brown                          kevin@sysexperts.com


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

Предыдущее
От: "Jim C. Nasby"
Дата:
Сообщение: Re: Release Notes: Major Changes in 8.2
Следующее
От: "Jonah H. Harris"
Дата:
Сообщение: Re: pg_upgrade: downgradebility