Re: slow odbc access.... - Mailing list pgsql-interfaces

From Tibor Laszlo
Subject Re: slow odbc access....
Date
Msg-id 00112912044106.02030@tir
Whole thread Raw
In response to slow odbc access....  (Sanjay Arora <sk@pobox.com>)
List pgsql-interfaces
> Another thing that is peculiar is that while the query is being executed
> that the HDD light on the WinNT client machine goes bonkers. It seems that
> the ODBC driver is caching something on the local hdd. I do have the odbc
> log on but the hdd activity seems to be too intensive for that. Does ODBC
> cache recordsets to local hdds or something like that or is poor suspicious
> me being unfair to poor odbc logs? ;-))

May the MS ODBC trace is the problem. I had the same problem. Turn it off, and
the HDD led won't light. The ODBC driver's own log is fast, but I turn it on
only when I really need it.

Regards, Tibor

-- 
Tibor Laszlo
ltibor@mail.tiszanet.hu


pgsql-interfaces by date:

Previous
From: Peter Mount
Date:
Subject: RE: currval() problem
Next
From: "Francis Solomon"
Date:
Subject: RE: slow odbc access....