From: | "Joel Fradkin" <jfradkin(at)wazagua(dot)com> |
---|---|
To: | "'Mohan, Ross'" <RMohan(at)arbinet(dot)com> |
Cc: | <pgsql-odbc(at)postgresql(dot)org>, "PostgreSQL Perform" <pgsql-performance(at)postgresql(dot)org> |
Subject: | Re: [PERFORM] Joel's Performance Issues WAS : Opteron vs Xeon |
Date: | 2005-04-21 14:53:51 |
Message-ID: | 005c01c54681$eecaf0d0$797ba8c0@jfradkin |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-odbc pgsql-performance |
Here is the connect string I am using.
It could be horrid as I cut it from ODBC program.
Session("StringConn") =
"DRIVER={PostgreSQL};DATABASE=wazagua;SERVER=192.168.123.252;PORT=5432;UID=;
PWD=;ReadOnly=0;Protocol=6.4;FakeOidIndex=0;ShowOidColumn=0;RowVersioning=0;
ShowSystemTables=0;ConnSettings=;Fetch=100;Socket=4096;UnknownSizes=0;MaxVar
charSize=254;MaxLongVarcharSize=8190;Debug=0;CommLog=0;Optimizer=1;Ksqo=1;Us
eDeclareFetch=0;TextAsLongVarchar=1;UnknownsAsLongVarchar=0;BoolsAsChar=1;Pa
rse=0;CancelAsFreeStmt=0;ExtraSysTablePrefixes=dd_;LFConversion=1;UpdatableC
ursors=1;DisallowPremature=0;TrueIsMinus1=0;BI=0;ByteaAsLongVarBinary=0;UseS
erverSidePrepare=0"
Joel Fradkin
-----Original Message-----
From: Mohan, Ross [mailto:RMohan(at)arbinet(dot)com]
Sent: Thursday, April 21, 2005 9:42 AM
To: jfradkin(at)wazagua(dot)com
Subject: RE: [PERFORM] Joel's Performance Issues WAS : Opteron vs Xeon
FWIW, ODBC has variables to tweak, as well. fetch/buffer sizes, and the
like.
Maybe one of the ODBC cognoscenti here can chime in more concretely....
From | Date | Subject | |
---|---|---|---|
Next Message | Mohan, Ross | 2005-04-21 15:01:10 | Re: [PERFORM] Joel's Performance Issues WAS : Opteron vs Xeon |
Previous Message | Mohan, Ross | 2005-04-21 14:42:16 | Re: Joel's Performance Issues WAS : Opteron vs Xeon |
From | Date | Subject | |
---|---|---|---|
Next Message | Mohan, Ross | 2005-04-21 15:01:10 | Re: [PERFORM] Joel's Performance Issues WAS : Opteron vs Xeon |
Previous Message | Shoaib Burq (VPAC) | 2005-04-21 14:53:03 | Re: two queries and dual cpu (perplexed) |