We seem to have trouble with cursors. here is postgres log when trying to open attribute table in qgis:
2014-05-23 17:56:51.885 CEST Quantum GIS 172.16.9.169(65371) 6153 idle in transaction postgres refgeo2 ERROR: syntax error at or near "FROM" at character 42 2014-05-23 17:56:51.885 CEST Quantum GIS 172.16.9.169(65371) 6153 idle in transaction postgres refgeo2 STATEMENT: DECLARE qgisf3 BINARY CURSOR FOR SELECT FROM "dce"."masse_eau_anomalie" and that is all, the binary cursor creation stays idle. -- View this message in context: http://osgeo-org.1560.x6.nabble.com/qgis-freezes-when-opening-attribute-table-of-a-postgis-layer-without-key-value-tp5141587p5142192.html Sent from the Quantum GIS - Developer mailing list archive at Nabble.com. _______________________________________________ Qgis-developer mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-developer
