> In the longer term, we should think about whether we can reduce the
> postmaster's connection service delay. Someone recently suggested
> that the postmaster should fork a child immediately upon receiving
> a connection, and let the child work on the authentication process
> while the parent goes right back to accept(). I'm not sure if that
> would help "make check" very much, since it's presumably not running
> anything more complex than "trust" authentication anyway. But it
> should eliminate auth delays caused by SSL, malfunctioning ident
> daemons, and sundry other problems.
I think the trust for SSL/indent would be a good idea.
--
Bruce Momjian | http://candle.pha.pa.us
pgman@candle.pha.pa.us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026