[GENERAL] Multithreaded libpq?

2000-07-24 Thread David George
Does libpq support multithreaded frontend apps? I was reading in the beginning of Chapter 2 of the Programmer's Guide that it doesn't. I have an application that is portable between NT and Solaris x86 where I need multithreaded client side access. Thanks. -- David George System

Re: [GENERAL] Postgres 7.1RC1 on Solaris 7

2001-04-04 Thread David George
Ahmed Moustafa wrote: > Hi Tom, > > I did the test by hand and here is the output: > > bash-2.03# echo "int main() { return 0; }" >conftest.c > bash-2.03# gcc -o conftest conftest.c -lz -lresolv -lgen -lnsl -lsocket -ldl > -lm > bash-2.03# ./conftest > ld.so.1: ./conftest: fatal: libz.so: open f