Are you using crypt on the connection? Unfortunately, crypt is not reentrant.
> -----Original Message----- > From: David Ford [mailto:[EMAIL PROTECTED]] > Sent: Monday, June 10, 2002 6:16 PM > To: Dann Corbit > Cc: vikas p verma; [EMAIL PROTECTED] > Subject: Re: [HACKERS] PostGres Doubt > > > Is libpq/PQconnectdb() reentrant? I've tried repeatedly over > time and > it seems to incur segfaults every single time. > > -d > > Dann Corbit wrote: > > >The libpq functions are reentrant. These will be useful for > just about > >any project. > > > > > > ---------------------------(end of broadcast)--------------------------- TIP 2: you can get off all lists at once with the unregister command (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])