Re: "Official" version

From: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
To: Ing(dot) Martin Šramko <martin(at)soltec(dot)sk>
Cc: <pgsql-odbc(at)postgresql(dot)org>
Subject: Re: "Official" version
Date: 2005-08-24 09:49:09
Message-ID: E7F85A1B5FF8D44C8A1AF6885BC9A0E4AC9C20@ratbert.vale-housing.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

> -----Original Message-----
> From: Ing. Martin Šramko [mailto:martin(at)soltec(dot)sk]
> Sent: 23 August 2005 15:05
> To: Dave Page
> Subject: Re: [ODBC] "Official" version
>
> I can't use Npgsql for it's design capabilities (crash in VS
> 2003) :-(( and
> so on. I need SSL and other things from ODBC driver.
>
> > Anyway, what exactly is slow - retrieval of data when the
> user selects a
> > master record? How many records are liekly to be in each resultset?
>
> Yes, it is about a one half slower. Count of records in resultsets is
> between 0 and 1000.
>
> > Does the Use Declare/Fetch option make any difference?
>
> I think not. But may be something wrong about my
> environment.. If anyone
> doesn't have the same problem, let it be.

Well, I haven't tried that sort of test exactly, but have done other benchmarks which showed no significant differences.

I don't suppose it could be SSL overhead that you're seeing with the new driver? Make sure it's disabled in the DSN.

Regards, Dave.

Browse pgsql-odbc by date

  From Date Subject
Next Message Alejandro D. Burne 2005-08-24 11:07:25 Trouble with encoding
Previous Message Dave Page 2005-08-24 09:46:13 Re: changed behavior in libpq odbc driver