Re: What is the most optimal config parameters to keep stable write TPS ?.. - Mailing list pgsql-performance

From Kevin Grittner
Subject Re: What is the most optimal config parameters to keep stable write TPS ?..
Date
Msg-id 4A0809CB.EE98.0025.0@wicourts.gov
Whole thread Raw
In response to What is the most optimal config parameters to keep stable write TPS ?..  (Dimitri <dimitrik.fr@gmail.com>)
Responses Re: What is the most optimal config parameters to keep stable write TPS ?..
List 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 by date:

Previous
From: Dimitri
Date:
Subject: What is the most optimal config parameters to keep stable write TPS ?..
Next
From: Dimitri
Date:
Subject: Re: Any better plan for this query?..