Re: Improve shutdown during online backup, take 2
От | Simon Riggs |
---|---|
Тема | Re: Improve shutdown during online backup, take 2 |
Дата | |
Msg-id | 1208827089.4259.971.camel@ebony.site обсуждение исходный текст |
Ответ на | Improve shutdown during online backup, take 2 ("Albe Laurenz" <laurenz.albe@wien.gv.at>) |
Ответы |
Re: Improve shutdown during online backup, take 3
|
Список | pgsql-patches |
On Wed, 2008-04-09 at 14:58 +0200, Albe Laurenz wrote: > This patch replaces the previous version > http://archives.postgresql.org/pgsql-patches/2008-04/msg00004.php > > As suggested by Simon Riggs in > http://archives.postgresql.org/pgsql-patches/2008-04/msg00013.php , > a smart shutdown will now wait for online backup mode to finish. > The functions that touch "backup_label" have been moved to xlog.c. > > As suggested by Heikki Linnakangas in > http://archives.postgresql.org/pgsql-patches/2008-04/msg00180.php , > I have introduced a new postmaster state PM_WAIT_BACKUP. > In this state the postmaster will still accept connections. > > Thanks for the feedback! > I'll try to add a link at the Wiki page. Patch applies, and works as described. Looks good for final apply. Few minor thoughts: * Text in pg_ctl should be WARNING, not Warning. * CancelBackup() API looks strange, not sure why * Need to mention that CancelBackup() is not the right way to end a backup, so that function and pg_stop_backup should reference each other Other than those, I like it. Very useful patch. -- Simon Riggs 2ndQuadrant http://www.2ndQuadrant.com
В списке pgsql-patches по дате отправления: