Improve shutdown during online backup - Mailing list pgsql-patches

From Albe Laurenz
Subject Improve shutdown during online backup
Date
Msg-id D960CB61B694CF459DCFB4B0128514C201ED284B@exadv11.host.magwien.gv.at
Whole thread Raw
Responses Re: Improve shutdown during online backup
List pgsql-patches
This follows up on the discussion in
http://archives.postgresql.org/pgsql-hackers/2008-03/msg01033.php

- pg_ctl will refuse a smart shutdown during online backup.
- The postmaster will also refuse to shutdown in smart mode
  in that case and log a message to that effect.
- In fast shutdown mode, the server will rename "backup_label"
  after successfully shutting down and log the fact.

Yours,
Laurenz Albe

Attachment

pgsql-patches by date:

Previous
From: tomas@tuxteam.de
Date:
Subject: Re: [HACKERS] Avahi support for Postgresql
Next
From: Bernd Helmle
Date:
Subject: psql command aliases support