postgresql/src/backend/utils/init
Robert Haas 2b959d4957 Reduce the default for max_worker_processes back to 8.
Commit b460f5d669 -- at my suggestion --
increased the default value of max_worker_processes from 8 to 16, on
the theory that this would be harmless and convenient for users.
Unfortunately, this caused some buildfarm machines with low connection
limits to start failing, so apparently it's not harmless after all.
2016-12-05 10:53:21 -05:00
..
globals.c Reduce the default for max_worker_processes back to 8. 2016-12-05 10:53:21 -05:00
Makefile Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
miscinit.c Stamp HEAD as 10devel. 2016-08-15 13:49:49 -04:00
postinit.c Add macros to make AllocSetContextCreate() calls simpler and safer. 2016-08-27 17:50:38 -04:00