500 times slower

From: Karol Szkudlarek <karol(at)mikronika(dot)com(dot)pl>
To: pgsql-odbc(at)postgresql(dot)org
Subject: 500 times slower
Date: 2005-02-03 14:39:23
Message-ID: 4202379B.5020604@mikronika.com.pl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc


Hi!

I have the program which using LOBS with postgresql. When I connect to
local windows server or remote linux server everything is fine. But when
I connect to remote Windows server the function SQLDirectExec runs 500
times longer than normally. Problem concerns postgres on Windows with
version > 7.4.1 and also 8.0. 7.x runs under cygwin and 8.x natively.
Previously in the old cygwin which contains 7.4.1 postgres the
performance was ok.

I've included simple test case which shows the problem.

Karol

Attachment Content-Type Size
main2.cpp text/plain 3.2 KB

Responses

Browse pgsql-odbc by date

  From Date Subject
Next Message Brien R. Givens 2005-02-03 21:11:33 Re: Welcome to the pgsql-odbc list!
Previous Message Peter Eisentraut 2005-02-03 13:10:33 Re: [ODBC] odbc.sql?