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

From: "Kevin Grittner" <Kevin(dot)Grittner(at)wicourts(dot)gov>
To: "Dimitri" <dimitrik(dot)fr(at)gmail(dot)com>, "PostgreSQL Performance" <pgsql-performance(at)postgresql(dot)org>
Subject: Re: What is the most optimal config parameters to keep stable write TPS ?..
Date: 2009-05-11 16:19:39
Message-ID: 4A0809CB.EE98.0025.0@wicourts.gov
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

Dimitri <dimitrik(dot)fr(at)gmail(dot)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

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Dimitri 2009-05-11 16:22:39 Re: Any better plan for this query?..
Previous Message Dimitri 2009-05-11 16:15:13 What is the most optimal config parameters to keep stable write TPS ?..