On Thu, Jun 2, 2011 at 3:13 PM, Tom Lane <[email protected]> wrote: > Robert Haas <[email protected]> writes: >> OK, here's a version with more comments. > > Looks OK to me, assuming you've checked that the right number of PGPROCs > are getting created (in particular the AV launcher is no longer > accounted for explicitly).
That should be fine, due to the way MaxBackends is initialized. See related comment around guc.c:103. I'll commit this to 9.2 after we branch. (When are we doing that, BTW?) -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
