Re: Mutli-threading and performance of ODBC - Mailing list pgsql-odbc

From Tom Lane
Subject Re: Mutli-threading and performance of ODBC
Date
Msg-id 26058.1078850094@sss.pgh.pa.us
Whole thread Raw
In response to Re: Mutli-threading and performance of ODBC  ("Dave Page" <dpage@vale-housing.co.uk>)
List pgsql-odbc
"Dave Page" <dpage@vale-housing.co.uk> writes:
> I removed KSQO long ago for servers >= 7.3 - for < 7.3 it is a config
> option. GEQO is set via a config option - it is not forced on.

I just looked through the unixODBC 2.2.8 sources, and I can't see
anywhere that the behavior for KSQO is made version-dependent.  It seems
to be there and default to ON regardless of backend version.

            regards, tom lane

pgsql-odbc by date:

Previous
From: Tom Lane
Date:
Subject: Re: Mutli-threading and performance of ODBC
Next
From: "Dave Page"
Date:
Subject: Re: Mutli-threading and performance of ODBC