Is PGconn* thread safe?

From: Wei Weng <wweng(at)kencast(dot)com>
To: pgsql-interfaces(at)postgresql(dot)org
Subject: Is PGconn* thread safe?
Date: 2003-03-27 18:09:35
Message-ID: 3E833E5F.6090107@kencast.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

Can I use two threads to use one PGconn* or do I have to assign them
each one with a unique PGconn*?

I searched in the mailing list archive, but couldn't find anything
recent that has mentioned the thread safeness of libpq/PGconn*.

Thanks a lot!

Wei

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message Bruce Momjian 2003-03-27 18:37:40 Re: Is PGconn* thread safe?
Previous Message Daniel Bruce Lynes 2003-03-27 09:04:34 Re: What's a good PostgreSQL guide book?