checkpoint_timeout - Mailing list pgsql-admin

From Rafael Domiciano
Subject checkpoint_timeout
Date
Msg-id 3a0028490810071321j32b4f450m95123d02b9fe6f49@mail.gmail.com
Whole thread Raw
Responses Re: checkpoint_timeout  (chirag.dave@gmail.com)
List pgsql-admin
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: Shane Ambler
Date:
Subject: Re: Postgres database as a client/server architecture
Next
From: chirag.dave@gmail.com
Date:
Subject: Re: checkpoint_timeout