Re: checkpoint_timeout - Mailing list pgsql-admin

From chirag.dave@gmail.com
Subject Re: checkpoint_timeout
Date
Msg-id f1d4f3170810071413l3bb62167n2fa32a8ab1ec6dc@mail.gmail.com
Whole thread Raw
In response to checkpoint_timeout  ("Rafael Domiciano" <rafael.domiciano@gmail.com>)
Responses Re: checkpoint_timeout  ("Rafael Domiciano" <rafael.domiciano@gmail.com>)
List pgsql-admin
What version of postgres are you running ?  and please also provide more information about your suspected slowdown ?




On Tue, Oct 7, 2008 at 4:21 PM, Rafael Domiciano <rafael.domiciano@gmail.com> wrote:
Hello there,

I'm having some slowndowns in my postgresql server, and I had been reading something about checkpoints, that could resolve my problem.
Now, I have:
checkpoint_segments = 30                # in logfile segments, min 1, 16MB each
#checkpoint_timeout = 5min 

And I percebed that this slowndown is occuring for 5 min...! So I'm suposing that the problem is in the checkpoint_timeout.

What's the impact to chang it to:
checkpoint_timeout = 2min or
checkpoint_timeout = 5min

Tnhks,

Rafael Domiciano

pgsql-admin by date:

Previous
From: "Rafael Domiciano"
Date:
Subject: checkpoint_timeout
Next
From: Vishal Arora
Date:
Subject: Re: Installing PostGre SQL