RE: MS Access 97 SR-1, psqlodbc 7.01.00.06, slow perfomance - Mailing list pgsql-interfaces

From Jeff Johnson
Subject RE: MS Access 97 SR-1, psqlodbc 7.01.00.06, slow perfomance
Date
Msg-id B9C9130B5D27D4119D5D00A0C9D3A987109500@SERVER
Whole thread Raw
In response to MS Access 97 SR-1, psqlodbc 7.01.00.06, slow perfomance  (Jüri Fjodorov <jyri.fjodorov@nowecanspam.ee>)
List pgsql-interfaces
> problem is, when i do something(anything) with bounded
> form/report(changing text box source, for example), access makes
> connection to backend. i dont realy know what it do there as i am a
> newbie at postgres, but its real pain in the butt with about 1000K
> records in few tables. you see, i dont like to wait 2 mins just for
> changing text box source.

I hope it doesn't "select count(*)" anywhere.  Postgres is painfully
slow for doing that.  I'm a postgres newbie so hopefully someone knows
a workaround or knows that they're working on improving it.



pgsql-interfaces by date:

Previous
From: "Darko Prenosil"
Date:
Subject: LIBPQ WIN32 NON-BLOCKING
Next
From: Bruce Momjian
Date:
Subject: Re: LIBPQ WIN32 NON-BLOCKING