Re: Pre-forking backend - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: Pre-forking backend
Date
Msg-id 200109291838.f8TIcTQ00361@candle.pha.pa.us
Whole thread Raw
In response to Pre-forking backend  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers
> 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 ...

No idea but it seemed like a nice optimization if we could do it.

--  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,
Pennsylvania19026
 


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: path for contrib/intarray (current CVS)
Next
From: Tom Lane
Date:
Subject: Re: Pre-forking backend