Re: Continuous archiving and wal generation

From: "Mikko Partio" <mpartio(at)gmail(dot)com>
To: "Kevin Grittner" <Kevin(dot)Grittner(at)wicourts(dot)gov>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: Continuous archiving and wal generation
Date: 2007-10-21 12:15:41
Message-ID: 2ca799770710210515u535d3c4bs2df98e344a499554@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On 10/19/07, Kevin Grittner <Kevin(dot)Grittner(at)wicourts(dot)gov> wrote:
>
> >>> On Fri, Oct 19, 2007 at 1:40 AM, in message
> <2ca799770710182340y9877687i8e82cd6847f37c5a(at)mail(dot)gmail(dot)com>, "Mikko
> Partio"
> <mpartio(at)gmail(dot)com> wrote:
> >
> > I'm trying to figure out the minimum required to restore from a backup
>
> If you look inside that backup file, you'll see something like this:
>
> START WAL LOCATION: 47/11B7E980 (file 000000010000004700000011)
> STOP WAL LOCATION: 47/13006410 (file 000000010000004700000013)
> CHECKPOINT LOCATION: 47/11B7E980
> START TIME: 2007-10-12 19:00:02 CDT
> LABEL: 2007-10-12_190002
> STOP TIME: 2007-10-12 20:10:30 CDT
>
> It tells you what files you need, as a minimum, to restore.
>
> -Kevin

Thanks.

Regards

M

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Scott Marlowe 2007-10-21 14:18:39 Re: Trigger AFTER UPDATE OR INSERT
Previous Message yogesh 2007-10-20 10:36:00 Postgres SQL with Suse Linux