Re: How to reduce WAL file Size - Mailing list pgsql-general

From Sam Mason
Subject Re: How to reduce WAL file Size
Date
Msg-id 20091009111840.GH5407@samason.me.uk
Whole thread Raw
In response to Re: How to reduce WAL file Size  (Mitesh51 <mit_bca1@yahoo.com>)
List pgsql-general
On Thu, Oct 08, 2009 at 11:48:29PM -0700, Mitesh51 wrote:
> I am dealing with backup of databases. Now eventhough there are not many
> changes in the DB, it creates WAL file of 16 mb. Now because I am working on
> a application which takes full & inc backup of db after specific
> intervals..if for small changes it creates 16 mb files then storing them
> will eat up lot many space.

I think the following utility would help you here:

  http://pgfoundry.org/projects/clearxlogtail/

Also I'd recommend reading the articles Alban pointed to, it can be
somewhat tricky to backup PG correctly.

--
  Sam  http://samason.me.uk/

pgsql-general by date:

Previous
From: Sam Mason
Date:
Subject: Re: Best data type to use for sales tax percent
Next
From: Rich Shepard
Date:
Subject: Re: Best data type to use for sales tax percent