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 -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
