Re: query performance

Поиск
Список
Период
Сортировка
От Brian Cox
Тема Re: query performance
Дата
Msg-id 48111EDC.9070900@ca.com
обсуждение исходный текст
Ответ на query performance  (Brian Cox <brian.cox@ca.com>)
Ответы Re: query performance
Список pgsql-general
Tom Lane [tgl@sss.pgh.pa.us] wrote:
> I suspect that your FSM settings are too low, causing free space found
> by VACUUM to be forgotten about.

I read in another thread that vacuum verbose would tell me how much FSM
is needed, but I ran it and didn't see any output about this. What is
the way to determine how much FSM is needed (other than wait for hints
in the log).

   You might also need to consider
> vacuuming more than once a day (there's a tradeoff between how often
> you vacuum and how much FSM space you need).

What is the trade-off? Anyway to predict how much more (presumably) FSM
is needed if you vacuum more often?

Thanks,
Brian

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

Предыдущее
От: "Scott Marlowe"
Дата:
Сообщение: Re: query question really cant give a summary here so read the body ;-)
Следующее
От: Tom Lane
Дата:
Сообщение: Re: query performance