Re: What is the most optimal config parameters to keep stable write TPS ?..

Поиск
Список
Период
Сортировка
От Kevin Grittner
Тема Re: What is the most optimal config parameters to keep stable write TPS ?..
Дата
Msg-id 4A0809CB.EE98.0025.0@wicourts.gov
обсуждение исходный текст
Ответ на What is the most optimal config parameters to keep stable write TPS ?..  (Dimitri <dimitrik.fr@gmail.com>)
Ответы Re: What is the most optimal config parameters to keep stable write TPS ?..  (Dimitri <dimitrik.fr@gmail.com>)
Список pgsql-performance
Dimitri <dimitrik.fr@gmail.com> wrote:

> what may you suggest as the most optimal postgresql.conf to keep
> writing as stable as possible?..
>
> What I want is to avoid "throughput waves"  - I want to keep my
> response times stable without any activity holes. I've tried to
> reduce checkpoint timeout from 5min to 30sec - it helped, throughput
> is more stable now, but instead of big waves I have now short waves
> anyway..
>
> What is the best options combination here?..

What version of PostgreSQL?  What operating system?  What hardware?

The answers are going to depend on the answers to those questions.

It would also be good to show all lines from postgresql.conf which are
not commented out.

-Kevin

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

Предыдущее
От: Dimitri
Дата:
Сообщение: What is the most optimal config parameters to keep stable write TPS ?..
Следующее
От: Dimitri
Дата:
Сообщение: Re: Any better plan for this query?..