Re: pg_start_backup without WAL archiving - Mailing list pgsql-admin

From Tom Lane
Subject Re: pg_start_backup without WAL archiving
Date
Msg-id 18382.1196013776@sss.pgh.pa.us
Whole thread Raw
In response to Re: pg_start_backup without WAL archiving  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-admin
Peter Eisentraut <peter_e@gmx.net> writes:
> Jeff Larsen wrote:
>> Because a file system level backup is no good unless the database is
>> stopped, or you are using PITR.

> You are begging the question.  If I enable WAL archiving, make a base backup
> to a safe place, and my data center goes up in flame immediately afterwards
> without a WAL segment being archived, that base backup should still be
> usable.  Or maybe not.  That's the question.

And the answer is still "no".  If you don't have the entire series of
WAL files made over the period of the base backup, you're out of luck.

            regards, tom lane

pgsql-admin by date:

Previous
From: Никоноров Григорий
Date:
Subject: Error while compiling PostgreSQL with Java
Next
From: Никоноров Григорий
Date:
Subject: Error while compiling PostgreSQL with Java