Re: Reducing excess files in pg_xlog

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Thom Brown <thombrown(at)gmail(dot)com>
Cc: PGSQL Mailing List <pgsql-general(at)postgresql(dot)org>
Subject: Re: Reducing excess files in pg_xlog
Date: 2010-03-22 14:29:24
Message-ID: 19063.1269268164@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Thom Brown <thombrown(at)gmail(dot)com> writes:
> On 22 March 2010 14:19, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
>> Force a checkpoint, if one hasn't happened already.

> Yeah, I've run a CHECKPOINT too, but no joy. Still the same number of
> files.

Hm, it works for me. What PG version is this exactly? Are you sure
the active value of checkpoint_segments really changed? (Use SHOW)

regards, tom lane

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Thom Brown 2010-03-22 14:36:10 Re: Reducing excess files in pg_xlog
Previous Message Thom Brown 2010-03-22 14:21:49 Re: Reducing excess files in pg_xlog