Libpq driver: thread problem - Mailing list pgsql-odbc

From Dave Page
Subject Libpq driver: thread problem
Date
Msg-id E7F85A1B5FF8D44C8A1AF6885BC9A0E4AC922A@ratbert.vale-housing.co.uk
Whole thread Raw
List pgsql-odbc
Hi Anoop,

I found a problem with the driver when playing with Open Link's ODBC
Bench program (free download with source - http://www.openlinksw.com/) -
the config for my test is attached if you wish to reproduce it. If I run
a multithreaded test, and select the 'Use Transactions' option, when the
test runs, only one thread actually does any work. The non-libpq driver
works as expected.

One thing to note, the Windows Port of PostgreSQL has never worked with
the --enable-thread-safety option. This has never been a problem for
pgAdmin (for example), but may be here.

Regards, Dave.

Attachment

pgsql-odbc by date:

Previous
From: "Dave Page"
Date:
Subject: Libpq based driver available for testing
Next
From: "Dave Page"
Date:
Subject: Re: Libpq driver: thread problem