Re: increasing checkpoint_timeout?

From: "Scott Marlowe" <scott(dot)marlowe(at)gmail(dot)com>
To: rihad <rihad(at)mail(dot)ru>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: increasing checkpoint_timeout?
Date: 2007-12-15 15:12:28
Message-ID: dcc563d10712150712w2019e06bp845ed79da2f92d46@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Oh, and another point I forgot to mention, is that you'd need to
increase checkpoint segments to get a longer time between checkpoints
as well.

But honestly, do a search on the archives for tuning the background
writer, it's a much better option for most workloads.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Bill Moran 2007-12-15 16:58:21 Re: postgres cannot access the server configuration file
Previous Message Scott Marlowe 2007-12-15 15:04:22 Re: increasing checkpoint_timeout?