Re: shared_buffers and shmmax what are the max recommended values?

Поиск
Список
Период
Сортировка
От Anton Melser
Тема Re: shared_buffers and shmmax what are the max recommended values?
Дата
Msg-id 92d3a4950803070645p4f086252g9e06e34db4748501@mail.gmail.com
обсуждение исходный текст
Ответ на Re: shared_buffers and shmmax what are the max recommended values?  (Greg Smith <gsmith@gregsmith.com>)
Ответы Re: shared_buffers and shmmax what are the max recommended values?
Список pgsql-general
>  With 6GB of RAM, after that you could merrily increase shared_buffers to
>  200000 or so and possibly increase performance.  Just watch your
>  checkpoints--they'll have more activity as you increase the buffer size,
>  and from your description you've still got checkpoint_segments at the tiny
>  default size.  You say this is a web app, those typically aren't write
>  heavy so you'll probably be OK.

Thanks, I'll get onto that...
There is actually quite a bit of write (at least the dump is
increasing far more than what is being added manually by content
writers... and I'm not even certain where it is coming from but that
is another story!), and yes checkpoint_segments is at the default...
if I increase to 10 or so will that be better?
btw, we have a warm standby via wal copies if that makes a difference...
Cheers
Anton

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

Предыдущее
От: Achmad Nizar Hidayanto
Дата:
Сообщение: Re: Ask ctid
Следующее
От: Scott Ribe
Дата:
Сообщение: Re: JOIN and difference between timestamps