From: | Bruce Momjian <bruce(at)momjian(dot)us> |
---|---|
To: | Simon Riggs <simon(at)2ndquadrant(dot)com> |
Cc: | pgsql-committers(at)postgresql(dot)org |
Subject: | Re: pgsql: Prevent shutdown in normal mode if online backup is running, and |
Date: | 2008-07-14 17:16:21 |
Message-ID: | 200807141716.m6EHGLi27685@momjian.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-committers |
Simon Riggs wrote:
>
> 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
Thanks, item marked as completed.
--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2008-07-14 17:54:54 | pgsql: Add URL for: * Consider allowing control of upper/lower case |
Previous Message | Bruce Momjian | 2008-07-14 17:16:14 | pgsql: Done, per Simon: < o Fix server restart problem when the server |