Re: Mutli-threading and performance of ODBC

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
Cc: "Stergios Zissakis" <szis(at)intranet(dot)gr>, pgsql-odbc(at)postgresql(dot)org, "Kostas Lykiardopoulos" <klyk(at)intranet(dot)gr>, "Dimitris Pantermalis" <dpant(at)intranet(dot)gr>
Subject: Re: Mutli-threading and performance of ODBC
Date: 2004-03-09 16:34:54
Message-ID: 26058.1078850094@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

"Dave Page" <dpage(at)vale-housing(dot)co(dot)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

In response to

Browse pgsql-odbc by date

  From Date Subject
Next Message Dave Page 2004-03-09 16:45:51 Re: Mutli-threading and performance of ODBC
Previous Message Dave Page 2004-03-09 16:21:29 Re: Mutli-threading and performance of ODBC