On Tue, Nov 04, 2014 at 11:10:16AM -0800, walter.nordmann wrote: > The cursor-query does not use the indexes for admin_level and boundary. > that's nearly like a sequential search (on 159 mio. datarecords). > > But i think, that is a postgresql-problem. Any hints what i can do?
You'll need to show the query and the definition of the tables involved in it (EXPLAIN <query> output also helps). --strk; () Free GIS & Flash consultant/developer /\ http://strk.keybit.net/services.html _______________________________________________ Qgis-developer mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-developer
