Re: [HACKERS] libpq enhancement for multi-process application

2000-12-19 Thread Sébastien Bonnet
parent process keeps its own connexion. No other process is using it. Sounds safe, but kinda "do-it-yourself" :-( -- Sébastien Bonnet [EMAIL PROTECTED] http://bonseb.free.fr/

[HACKERS] libpq enhancement for multi-process application

2000-12-19 Thread Sébastien Bonnet
eturned by PQconnectdb in the child process, knowing some memory hasn't been released. Hopefully, these child processes don't last long, and the garbage collector is working fine ! Comments / other solutions are welcome ! Regards, -- Sébastien Bonnet [EMAIL PROTECTED] http://bonseb.free.fr/