Multithreading - Mailing list pgsql-novice

From Leandro Fanzone
Subject Multithreading
Date
Msg-id 3CC6CDDD.48C7A8DC@hasar.com
Whole thread Raw
List 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


pgsql-novice by date:

Previous
From: "Patrick Hatcher"
Date:
Subject: Re: escape character in a function
Next
From: John Taylor
Date:
Subject: Re: performance problems with subselects