Calculation for Max_FSM_pages : Any rules of thumb?

Поиск
Список
Период
Сортировка
От Ow Mun Heng
Тема Calculation for Max_FSM_pages : Any rules of thumb?
Дата
Msg-id 1193964684.9625.8.camel@neuromancer.home.net
обсуждение исходный текст
Ответы Re: Calculation for Max_FSM_pages : Any rules of thumb?
Re: Calculation for Max_FSM_pages : Any rules of thumb?
Список pgsql-general
I just ran a vacuum verbose on the entire DB and this came out.

 number of page slots needed (274144) exceeds max_fsm_pages (153600)

Hence, I've changed the max to 400,000 (pulled it straight out of the
air). How does one calculate what's the number needed anyway?

Another question is, based on what I've read in the archives (in my
laptop.. No-Inet conn @ work) Since I've overran my max_FSM, I'm
basically screwed and will have to do a vacuum verbose FULL on the
entire DB. Crap..

(I was playing with pgfouine and then I found the above piece of advice)

I'm planning to run vacuum verbose full tonight/over the weekend. (is
this sane?) Thanks for the advice..



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: posgresql-8.2 startup problem
Следующее
От: Bill Moran
Дата:
Сообщение: Re: Calculation for Max_FSM_pages : Any rules of thumb?