postgresql/src/backend/postmaster
Bruce Momjian 76dd09bbec Add postmaster/postgres undocumented -b option for binary upgrades.
This option turns off autovacuum, prevents non-super-user connections,
and enables oid setting hooks in the backend.  The code continues to use
the old autoavacuum disable settings for servers with earlier catalog
versions.

This includes a catalog version bump to identify servers that support
the -b option.
2011-04-25 12:00:21 -04:00
..
autovacuum.c pgindent run before PG 9.1 beta 1. 2011-04-10 11:42:00 -04:00
bgwriter.c pgindent run before PG 9.1 beta 1. 2011-04-10 11:42:00 -04:00
fork_process.c Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
Makefile Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
pgarch.c Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
pgstat.c pgindent run before PG 9.1 beta 1. 2011-04-10 11:42:00 -04:00
postmaster.c Add postmaster/postgres undocumented -b option for binary upgrades. 2011-04-25 12:00:21 -04:00
syslogger.c pgindent run before PG 9.1 beta 1. 2011-04-10 11:42:00 -04:00
walwriter.c Move synchronous_standbys_defined updates from WAL writer to BG writer. 2011-03-18 21:43:45 -04:00