Re: pg_stop_backup does not complete - Mailing list pgsql-hackers

From Heikki Linnakangas
Subject Re: pg_stop_backup does not complete
Date
Msg-id 4B859D0E.3060506@enterprisedb.com
Whole thread Raw
In response to Re: pg_stop_backup does not complete  (Josh Berkus <josh@agliodbs.com>)
List pgsql-hackers
Josh Berkus wrote:
> So I'm seeing pg_abort_backup(), which also produces a
> markers which prevent the backup from loading, as an improvement on
> current UI.

Starting with 9.0, if recovery doesn't see a end-of-backup record, it
will refuse to start up. In earlier versions we had a similar mechanism
using the backup history files.

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


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: SR/libpq - outbound interface/ipaddress binding
Next
From: Gokulakannan Somasundaram
Date:
Subject: Re: A thought on Index Organized Tables