Question on WAL/PITR

From: ReneMarxis <marxis(dot)rene(at)googlemail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Question on WAL/PITR
Date: 2009-09-13 20:41:32
Message-ID: d85b75cb-396c-4d9d-b4a3-8a12ab593593@t2g2000yqn.googlegroups.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello

i have one script that does a full backup weekly and one thats used to
archive the WAL files.
The script that does the full backup creates a new directory and
stores the directory name to a config file.
The script that copies the WAL files uses this configuration to store
the files.

What happens if the script for the full backup runs while the script
for copying the WAL file is running.
Can i rely on the following WAL files to match to the newly created
full backup? Say i can delete the old directories.

_tia rene

Browse pgsql-general by date

  From Date Subject
Next Message Thomas Kellerer 2009-09-13 21:58:48 Re: invalid byte sequence for encoding
Previous Message Daniel Schuchardt 2009-09-13 20:24:12 Re: invalid byte sequence for encoding