Libpq driver: thread problem

Поиск
Список
Период
Сортировка
От Dave Page
Тема Libpq driver: thread problem
Дата
Msg-id E7F85A1B5FF8D44C8A1AF6885BC9A0E4AC922A@ratbert.vale-housing.co.uk
обсуждение исходный текст
Список 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.

Вложения

В списке pgsql-odbc по дате отправления:

Предыдущее
От: "Dave Page"
Дата:
Сообщение: Libpq based driver available for testing
Следующее
От: "Dave Page"
Дата:
Сообщение: Re: Libpq driver: thread problem