Re: pgsql: Prevent shutdown in normal mode if online backup is running, and - Mailing list pgsql-committers

From Simon Riggs
Subject Re: pgsql: Prevent shutdown in normal mode if online backup is running, and
Date
Msg-id 1215527355.4051.901.camel@ebony.2ndQuadrant
Whole thread Raw
In response to pgsql: Prevent shutdown in normal mode if online backup is running, and  (mha@postgresql.org (Magnus Hagander))
Responses Re: pgsql: Prevent shutdown in normal mode if online backup is running, and  (Bruce Momjian <bruce@momjian.us>)
List pgsql-committers
On Wed, 2008-04-23 at 13:44 +0000, Magnus Hagander wrote:
> Log Message:
> -----------
> Prevent shutdown in normal mode if online backup is running, and
> have pg_ctl warn about this.
>
> Cancel running online backups (by renaming the backup_label file,
> thus rendering the backup useless) when shutting down in fast mode.

This TODO item is resolved by this commit:

"Fix server restart problem when the server was shutdown during a PITR
backup"

http://archives.postgresql.org/pgsql-hackers/2007-11/msg00800.php


--
 Simon Riggs           www.2ndQuadrant.com
 PostgreSQL Training, Services and Support


pgsql-committers by date:

Previous
From: neilc@postgresql.org (Neil Conway)
Date:
Subject: pgsql: Minor improvements to the Gin internal documentation.
Next
From: heikki@postgresql.org (Heikki Linnakangas)
Date:
Subject: pgsql: Fix WAL file cutoff point calculation in pg_standby.