Re: Online Backups with 8.0 -- Confused - Mailing list pgsql-admin

From Simon Riggs
Subject Re: Online Backups with 8.0 -- Confused
Date
Msg-id 1112336965.16721.585.camel@localhost.localdomain
Whole thread Raw
In response to Re: Online Backups with 8.0 -- Confused  (Jason DiCioccio <geniusj@gmail.com>)
List pgsql-admin
On Thu, 2005-03-31 at 23:46 -0500, Jason DiCioccio wrote:
> Simon,
>
> On Mar 31, 2005 7:29 PM, Simon Riggs <simon@2ndquadrant.com> wrote:
> > <snip>
> > In retrospect, there is a slight timing error between end backup and
> > archival of next WAL log. The first-release design for PITR didn't fully
> > cover lower traffic situations, so in those cases the timing error
> > becomes noticeable. You're not the first to observe this, though only by
> > about a month.
> >
> > I'm considering options for the next release, since major change seems
> > to be required to the basic xlog handling mechanisms.
>
> Thank you very much for the info.  Given the situation then, how would
> you recommend doing what I'm trying to do?  Or what would be a good
> method of doing these online backups?
>
> Would doing 1 base backup a day, keeping a couple of days worth, and
> backing up the archive logs as the come in be the best way?

Sounds good. Many sites keep more than a couple of copies: last 3 days,
last week and last month.

Best Regards, Simon Riggs


pgsql-admin by date:

Previous
From: Jason DiCioccio
Date:
Subject: Re: Online Backups with 8.0 -- Confused
Next
From: Simon Riggs
Date:
Subject: Re: Online Backups with 8.0 -- Confused