Re: Cold backup with rsync -- WAL files? - Mailing list pgsql-admin

From Craig James
Subject Re: Cold backup with rsync -- WAL files?
Date
Msg-id CAFwQ8rdwE58EVB7Aki0kAdeVELerbh8_oe9GTdP=er1Ku37epg@mail.gmail.com
Whole thread Raw
In response to Re: Cold backup with rsync -- WAL files?  (Jeff Frost <jeff@pgexperts.com>)
Responses Re: Cold backup with rsync -- WAL files?  (Denish Patel <denish@omniti.com>)
List pgsql-admin

On Fri, Dec 6, 2013 at 11:34 AM, Jeff Frost <jeff@pgexperts.com> wrote:


> On Dec 6, 2013, at 11:07, Craig James <cjames@emolecules.com> wrote:
>
> After I rsync the postgres data directory, do I need the WAL files from the source (they're on a separate disk, not part of the postgres data directory)?  Can/should  I erase the WAL directory of the destination?

Yes, you need the WAL files.

Now I have two directly conflicting answers.  You say the WAL files are needed even though the DB is shut off, and Payal Singh says I don't need the WAL files (but I don't think he cc'd the mailing list).

Why are the WAL files necessary if the DB is shut off?  Why can't they just be erased?

It's a gigabyte of copying that I was hoping to avoid.

Craig

pgsql-admin by date:

Previous
From: Jeff Frost
Date:
Subject: Re: Cold backup with rsync -- WAL files?
Next
From: Denish Patel
Date:
Subject: Re: Cold backup with rsync -- WAL files?