postgresql/src/backend/postmaster
Magnus Hagander c979a1fefa 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
2008-04-23 13:44:59 +00:00
..
Makefile Refactor backend makefiles to remove lots of duplicate code 2008-02-19 10:30:09 +00:00
autovacuum.c Move the HTSU_Result enum definition into snapshot.h, to avoid including 2008-03-26 21:10:39 +00:00
bgwriter.c Replace time_t with pg_time_t (same values, but always int64) in on-disk 2008-02-17 02:09:32 +00:00
fork_process.c Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
pgarch.c Restructure the shutdown procedure for the archiver process to allow it to 2008-01-11 00:54:09 +00:00
pgstat.c Teach ANALYZE to distinguish dead and in-doubt tuples, which it formerly 2008-04-03 16:27:25 +00:00
postmaster.c Prevent shutdown in normal mode if online backup is running, and 2008-04-23 13:44:59 +00:00
syslogger.c Replace time_t with pg_time_t (same values, but always int64) in on-disk 2008-02-17 02:09:32 +00:00
walwriter.c Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00