I think that the following permissions will be sufficient: GRANT SELECT ON geometry_columns TO user; GRANT SELECT ON spatial_ref_sys TO user; GRANT SELECT ON gis_table TO user;
Saludos José María 2008/12/17 muzaffar hussain <[email protected]>: > hi > > i have created table in postgis,if i used postgres layers in QGIS and i > try to connect to postgres sql then i will be getting this error. > > > Database connection was successful, but no accessible tables were found. > > Please verify that you have SELECT privilege on a table carrying PostGIS > > geometry. > > please help me out from this > > thanks in advance > > regars > muzaffar > > _______________________________________________ > Qgis-user mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/qgis-user > > _______________________________________________ Qgis-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-user
