Re: Degradation of performance when upgrade psqlodbc to 09.03.0400 - Mailing list pgsql-odbc

From Dang Minh Huong
Subject Re: Degradation of performance when upgrade psqlodbc to 09.03.0400
Date
Msg-id 41778DE9-954C-4663-876B-4FCC535882B9@gmail.com
Whole thread Raw
In response to Re: Degradation of performance when upgrade psqlodbc to 09.03.0400  (Heikki Linnakangas <hlinnaka@iki.fi>)
Responses Re: Degradation of performance when upgrade psqlodbc to 09.03.0400  ("Inoue, Hiroshi" <h-inoue@dream.email.ne.jp>)
List pgsql-odbc
Hi Inoue-san, Heikki-san,

Sorry for continuous disturbing you in this topic.

We found the below SQLSetConnectAttr issue, which was solved in 09.05.
Follow the topic and we solved performance  problem in 09.03.0340 by do SQLSetConnectAttr after create connection.


As my confirmation, SQLSetConnectAttr issue is started from 09.03.0100. Which your "Revise MSDTC support" patch is applied.
Does your patch is related to SQLSetConnectAttr issue above? 
If yes, how it does ?
# Sorry but i just want to know the root cause.

Thanks and best regards,
bocap



On 13 February 2016 15:54:53 EET, Dang Minh Huong <kakalot49@gmail.com> wrote:
9.5.0100 is required libpq version greater than 9.1 to build.
I am not yet tried but do it work fine with PostgreSQL 9.1?

Yeah, should work fine.

- Heikki

pgsql-odbc by date:

Previous
From: "Venkatesan, Sekhar"
Date:
Subject: Re: PostgreSQL: Autocommit through windows odbc driver doesnt work!!!
Next
From: "Inoue, Hiroshi"
Date:
Subject: Re: PostgreSQL: Inserting NULL values adds empty string.