[Qgis-developer] Why is scrolling in the attribute table so slow?

Jürgen E. Fischer jef at norbit.de
Thu Nov 24 06:13:36 EST 2011


Hi Nathan,

On Thu, 24. Nov 2011 at 21:04:48 +1000, Nathan Woodrow wrote:
> If your using PostGIS there seems to be some open/close connection bug.  If
> you look at the debug log for QGIS while you click, scroll or do anything in
> a PostGIS backed datasource you will see a lot of database requests.

The attribute table only initially loads the ids of the features and lazy loads
the actual data when it's needed using featureAtId.


Jürgen

-- 
Jürgen E. Fischer         norBIT GmbH               Tel. +49-4931-918175-20
Dipl.-Inf. (FH)           Rheinstraße 13            Fax. +49-4931-918175-50
Software Engineer         D-26506 Norden               http://www.norbit.de

-- 
norBIT Gesellschaft fuer Unternehmensberatung und Informationssysteme mbH
Rheinstrasse 13, 26506 Norden
GF: Jelto Buurman, HR: Amtsgericht Emden, HRB 5502



More information about the Qgis-developer mailing list