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

From Tom Lane
Subject Re: Wierd quirk of HS/SR, probably not fixable
Date
Msg-id 1859.1272376296@sss.pgh.pa.us
Whole thread Raw
In response to Re: Wierd quirk of HS/SR, probably not fixable  (Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>)
Responses Re: Wierd quirk of HS/SR, probably not fixable
List pgsql-hackers
Heikki Linnakangas <heikki.linnakangas@enterprisedb.com> writes:
> Hmm, we could throw an error in the standby, when we see a shutdown
> checkpoint while we're waiting for an end-backup record. If the database
> was shut down before pg_stop_backup(), we know that the backup was
> cancelled and the end-backup record we're waiting for will never arrive.

Isn't the above statement complete nonsense?  There's nothing to stop
the DBA from issuing pg_stop_backup() after he restarts the master.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: Differential backup
Next
From: Simon Riggs
Date:
Subject: Re: Differential backup