Re: Wierd quirk of HS/SR, probably not fixable - Mailing list pgsql-hackers

From Heikki Linnakangas
Subject Re: Wierd quirk of HS/SR, probably not fixable
Date
Msg-id 4BD6FF37.8090508@enterprisedb.com
Whole thread Raw
In response to Re: Wierd quirk of HS/SR, probably not fixable  (Simon Riggs <simon@2ndQuadrant.com>)
Responses Re: Wierd quirk of HS/SR, probably not fixable  (Simon Riggs <simon@2ndQuadrant.com>)
List pgsql-hackers
Simon Riggs wrote:
> If pg_stop_backup() is run it creates the .backup file in the archive.
> In the absence of that file, we should be able to work out that
> pg_stop_backup() was not run. 

It's just as likely that the file is there even though the backup didn't
finish, though.

--  Heikki Linnakangas EnterpriseDB   http://www.enterprisedb.com


pgsql-hackers by date:

Previous
From: "Kevin Grittner"
Date:
Subject: Re: Differential backup
Next
From: Tom Lane
Date:
Subject: Re: Wierd quirk of HS/SR, probably not fixable