Thread: Is the postgres libpq library thread safe ?

Is the postgres libpq library thread safe ?

From
Massimo Pichini
Date:
Hi all,

I guess that the postgres it-self is not designated as a multi-threaded
server. I was wondering if the library is instead thread safe (i.e.: if
it can be safely called from multi-threaded applications).

Thanks in advance
Massimo