Re: checkpoints, proper config

Поиск
Список
Период
Сортировка
От Joshua D. Drake
Тема Re: checkpoints, proper config
Дата
Msg-id 5669B47B.9010504@commandprompt.com
обсуждение исходный текст
Ответ на checkpoints, proper config  (Tory M Blue <tmblue@gmail.com>)
Ответы Re: checkpoints, proper config
Re: checkpoints, proper config
Список pgsql-performance
On 12/10/2015 01:12 AM, Tory M Blue wrote:

> checkpoint_timeout = 5min
>
> checkpoint_completion_target = 0.9
>

The above is your problem. Make checkpoint_timeout = 1h . Also,
considering turning synchronous_commit off.

JD



--
Command Prompt, Inc. - http://www.commandprompt.com/  503-667-4564
PostgreSQL Centered full stack support, consulting and development.
Announcing "I'm offended" is basically telling the world you can't
control your own emotions, so everyone else should do it for you.


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

Предыдущее
От: Tory M Blue
Дата:
Сообщение: checkpoints, proper config
Следующее
От: Tory M Blue
Дата:
Сообщение: Re: checkpoints, proper config