Prevent shutdown in normal mode if online backup is running, and

Magnus Hagander <magnus@hagander.net>

Commit: c979a1fefafcc83553bf218c7f2270cad77ea31d
Author: Magnus Hagander <magnus@hagander.net>
Date: 2008-04-23T13:44:59Z
Releases: 8.4.0
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.

Laurenz Albe

Files