Re: Please review: Authentication after fork

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>, pgsql-patches(at)postgresql(dot)org
Subject: Re: Please review: Authentication after fork
Date: 2001-06-16 23:10:38
Message-ID: 22653.992733038@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

I said:
> I've been in that code before; if you like I'll take care of making this
> part work more nicely.

Okay ... enforcement of the MaxBackends limit now happens during
InitPostgres, not in the postmaster ...

regards, tom lane

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2001-06-18 17:16:24 Re: use GUC for cmdline
Previous Message Tom Lane 2001-06-16 18:32:59 Re: Please review: Authentication after fork