Hi Matthieu, to be sure we don't encounter this kind of problem, we do set up our postgres databases with Oid's as a default setting on "create table" actions. Then we explicitly add the oid columns to the views.. it works fine, though it's not recommended as it's a bit old fashioned - says postgres doc. It was also necessary for old mapservers I remember... Régis
-- View this message in context: http://osgeo-org.1803224.n2.nabble.com/Can-t-load-PostGIS-views-tp7008849p7013445.html Sent from the qgis-user mailing list archive at Nabble.com. _______________________________________________ Qgis-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-user
