Hi, On Sat, Jul 14, 2012 at 10:09 AM, tom <[email protected]> wrote: > > There is no update existing field option available for a postgis vector layer > when I am not logged on as a postgre super user. I have tried to play with > several access privileges combinations for the other users but cannot seem > to get anything to work. I am probably overlooking something simple but any > help would be greatly appreciated. I have tried on both Windows and Ubuntu > DB hosts and clients. >
if table manager does "alter table" operations then the user must be owner of the table, but not necessarily the "postgres" user. cheers -- Giovanni -- _______________________________________________ Qgis-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-user
