Re: Pgodbc is thread safe?

From: Heikki Linnakangas <hlinnakangas(at)vmware(dot)com>
To: developer rohto <rohtodeveloper(at)outlook(dot)com>, "pgsql-odbc(at)postgresql(dot)org" <pgsql-odbc(at)postgresql(dot)org>
Subject: Re: Pgodbc is thread safe?
Date: 2014-12-03 10:57:43
Message-ID: 547EECA7.6020801@vmware.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

On 11/26/2014 05:01 PM, developer rohto wrote:
> Dear all,
> Our application will be transplanted from Oracle to PostgreSQL. This application based on odbc.
> There is a little worry about thread-safe when transplanting.Oracle odbc support thread safe. Does pgodbc support thread-safe?

Yes, it's thread-safe, to the extent the ODBC spec says it should be.

- Heikki

In response to

Browse pgsql-odbc by date

  From Date Subject
Next Message Nathanael Terrien 2014-12-05 09:14:38 Exponential processing time for multiple SELECT FOR UPDATE / UPDATE in a single transaction with PostgreSQL 9.x ?
Previous Message Talha OZ 2014-12-03 05:09:07 psqlodbcw.so symbol lookup errors