Re: PITR base backup -- stop server or not? - Mailing list pgsql-general

From Scott Marlowe
Subject Re: PITR base backup -- stop server or not?
Date
Msg-id dcc563d10806190001h5d70d476t927732340fc6ee08@mail.gmail.com
Whole thread Raw
In response to PITR base backup -- stop server or not?  (Rob Adams <robfadams@cox.net>)
List pgsql-general
On Thu, Jun 19, 2008 at 12:14 AM, Rob Adams <robfadams@cox.net> wrote:
> The docs for Making a Base Backup (tar) say that it can be done live without
> stopping the server:
> http://www.postgresql.org/docs/8.3/interactive/continuous-archiving.html#BACKUP-BASE-BACKUP
> (step #3)
>
> However, the docs for straight File System Level Backup (tar) say the server
> must be shut down:
> http://www.postgresql.org/docs/8.3/interactive/backup-file.html
> (restriction #1)
>
> Is this because replaying the WAL files will fix any of the issues listed in
> the File System Level Backup restriction #1?

Yes

pgsql-general by date:

Previous
From: Craig Ringer
Date:
Subject: Re: Problem with volatile function
Next
From: David
Date:
Subject: Re: Database design: Storing app defaults