Re: fork() and dynamically loaded c functions....

Поиск
Список
Период
Сортировка
От Jay Flattery
Тема Re: fork() and dynamically loaded c functions....
Дата
Msg-id 803974.48380.qm@web120108.mail.ne1.yahoo.com
обсуждение исходный текст
Ответ на Re: fork() and dynamically loaded c functions....  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
>You might find that doing on_exit_reset() in the child would fix the

>worst problems, but it still sounds chancy as heck.

Thanks for that. The fork() is certainly more convenient than exec'g something
else - hopefully OK since we're just prototyping something.

Quick question: where is _exit_reset() located? Searched doxygen (and google),
but couldn't find anything on it






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

Предыдущее
От: "Daniel Verite"
Дата:
Сообщение: Re: MySQL versus Postgres
Следующее
От: Marco Colombo
Дата:
Сообщение: Re: MySQL versus Postgres