Re: how much ram do i give postgres?

Поиск
Список
Период
Сортировка
От Josh Close
Тема Re: how much ram do i give postgres?
Дата
Msg-id 4a0cafe20410201138263e3cda@mail.gmail.com
обсуждение исходный текст
Ответ на Re: how much ram do i give postgres?  (Bruno Wolff III <bruno@wolff.to>)
Список pgsql-general
On Wed, 20 Oct 2004 13:35:43 -0500, Bruno Wolff III <bruno@wolff.to> wrote:
> You might not need to do the vacuum fulls that often. If the your hourly
> vacuums have a high enough fsm setting, they should be keeping the database
> from continually growing in size. At that point daily vacuum fulls are
> overkill and if they are slowing stuff down you want to run quickly, you
> should cut back on them.

I have the vacuum_mem set at 32M right now. I haven't changed the fsm
settings at all though.

-Josh

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

Предыдущее
От: Josh Close
Дата:
Сообщение: Re: how much ram do i give postgres?
Следующее
От: Eric E
Дата:
Сообщение: Re: Sequence question