Multithreading

From: Leandro Fanzone <leandro(at)hasar(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: Multithreading
Date: 2002-04-24 15:23:09
Message-ID: 3CC6CDDD.48C7A8DC@hasar.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

I'm using the libpq++ library to access PostgreSQL 7, and I need to use
it from several threads at the same time. Is that supported, id est,
does it have serialization mechanisms or do I have to mutex it myself?
Thank you in advance,

Leandro Fanzone
Compañía HASAR

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message John Taylor 2002-04-24 15:27:47 Re: performance problems with subselects
Previous Message Patrick Hatcher 2002-04-24 15:12:51 Re: escape character in a function