Peter Eisentraut <[EMAIL PROTECTED]> 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

---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?

               http://www.postgresql.org/docs/faq

Reply via email to