Re: max_fsm_pages, shared_buffers and checkpoint_segments

Поиск
Список
Период
Сортировка
От PFC
Тема Re: max_fsm_pages, shared_buffers and checkpoint_segments
Дата
Msg-id op.tssj3xc0cigqcu@apollo13
обсуждение исходный текст
Ответ на max_fsm_pages, shared_buffers and checkpoint_segments  ("Y Sidhu" <ysidhu@gmail.com>)
Список pgsql-performance
> When I bring shared_buffers or max_fsm_pages back down, the daemon
> starts and all is
> normal.

    Linux has a system setting for the maximum number of shared memory that a
process can allocate. When Postgres wants more, Linux says "No."
    Look in the docs for the setting (sysctl whatsisname).
    VACUUM VERBOSE will tell you if you need to put more max_fsm_pages or not.


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [PERFORM] does VACUUM ANALYZE complete with this error?
Следующее
От: Susan Russo
Дата:
Сообщение: Re: does VACUUM ANALYZE complete with this error?