Re: fork() and dynamically loaded c functions.... - Mailing list pgsql-general

From Jay Flattery
Subject Re: fork() and dynamically loaded c functions....
Date
Msg-id 803974.48380.qm@web120108.mail.ne1.yahoo.com
Whole thread Raw
In response to Re: fork() and dynamically loaded c functions....  (Tom Lane <tgl@sss.pgh.pa.us>)
List 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 by date:

Previous
From: "Daniel Verite"
Date:
Subject: Re: MySQL versus Postgres
Next
From: Marco Colombo
Date:
Subject: Re: MySQL versus Postgres