ODBC settings

From: Dev Kumkar <devdas(dot)kumkar(at)gmail(dot)com>
To: "pgsql-odbc(at)postgresql(dot)org" <pgsql-odbc(at)postgresql(dot)org>
Subject: ODBC settings
Date: 2014-03-27 16:55:28
Message-ID: CALSLE1PQqXgWS6+NVto85J_K=dBaNMuLwE-aMCzx81OD67Uknw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

Am having a huge sql file which has only insert statements.

For me the time for loading this from a C program using psqlODBCw driver
took
3 minutes.

Then added ODBC settings Protocol and UseServerSidePrepare on Linux machine
but am not able to see any difference with ODBC settings here.

Windows performed better with these settings and could see improvement.

Am I missing anything on Linux side?

Regards...

Responses

Browse pgsql-odbc by date

  From Date Subject
Next Message Barry Bell 2014-03-27 20:02:33 Re: ODBC 9.3.0210 not commiting, Discard ALL
Previous Message Michael Paquier 2014-03-27 11:55:55 Re: [HACKERS] New parameter RollbackError to control rollback behavior on error