Re: SHMMAX and shared_bufffers

Поиск
Список
Период
Сортировка
От Thom Brown
Тема Re: SHMMAX and shared_bufffers
Дата
Msg-id bddc86150811110907g365d56d5ucaaed56126f205ea@mail.gmail.com
обсуждение исходный текст
Ответ на SHMMAX and shared_bufffers  ("Thom Brown" <thombrown@gmail.com>)
Список pgsql-general
Actually, I think I may have solved it, but I would like someone to verify it.

The temp_buffers takes up 8MB which suggests that needs to be taken
into account, so 256MB - 8MB = 248MB.

Is this right?

Thanks

Thom

On Tue, Nov 11, 2008 at 4:57 PM, Thom Brown <thombrown@gmail.com> wrote:
> Hi,
>
> I've noticed that if I set my SHMMAX to 256 * 1024 * 1024 (268435456)
> and my shared_buffers value in postgresql.conf to 256MB the server
> fails to start.  I managed to find a tipping point: 249MB seems to be
> too much and 248MB seems to be okay.
>
> Could someone explain what I'm missing here?  I thought the
> shared_buffers could be anything up to SHMMAX?
>
> Thanks in advance
>
> Thom
>

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

Предыдущее
От: "Thom Brown"
Дата:
Сообщение: SHMMAX and shared_bufffers
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: SHMMAX and shared_bufffers