> Bruce Momjian <pgman@candle.pha.pa.us> writes:
> > How hard would it be to pre-fork an extra backend
>
> How are you going to pass the connection socket to an already-forked
> child process? AFAIK there's no remotely portable way ...
Umm... Apache? They use a preforking model and it works quite well for
every *NIX that Apache runs on. ;) Maybe RSE can comment on this
further... -sc
--
Sean Chittenden