Re: fork() while connected

Поиск
Список
Период
Сортировка
От Michael Meskes
Тема Re: fork() while connected
Дата
Msg-id 20020107090619.GC7340@feivel.credativ.de
обсуждение исходный текст
Ответ на Re: fork() while connected  (Doug McNaught <doug@wireboard.com>)
Список pgsql-hackers
On Sun, Jan 06, 2002 at 09:24:21AM -0500, Doug McNaught wrote:
> This will definitely not work.  The two processes will stomp all over
> each other.  They'll be sharing one socket and one backend and both
> writing/reading from the socket at random times.

That's exactly what I expected. Thanks.

Michael
-- 
Michael Meskes
Michael@Fam-Meskes.De
Go SF 49ers! Go Rhein Fire!
Use Debian GNU/Linux! Use PostgreSQL!


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

Предыдущее
От: Holger Krug
Дата:
Сообщение: Re: Syntax changes in 7.2
Следующее
От: Holger Krug
Дата:
Сообщение: Re: ON ERROR triggers