Re: Pre-forking backend

Поиск
Список
Период
Сортировка
От sean-pgsql-hackers@chittenden.org
Тема Re: Pre-forking backend
Дата
Msg-id 20010929192801.C46126@rand.tgd.net
обсуждение исходный текст
Ответ на Re: Pre-forking backend  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Pre-forking backend
Список 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 ...

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


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Justin Clift
Дата:
Сообщение: Re: Spinlock performance improvement proposal
Следующее
От: Justin Clift
Дата:
Сообщение: Re: Glitch in handling of postmaster -o options