grants gives - Search results
Mailing lists >> pgadmin-support >> Thread
2017-03-17 18:32:25 | Re: [pgadmin-support] QGIS Seem To Bypass PostgreSQL/PostGIS UserPrivileges/Permissions (HEARNE, TIMOTHY S)
GRANT [role_name] TO [user_name] Next, I test this by trying to UPDATE a column in a table (same schema as above) with pgAdmin/psql and this works fine by giving
Mailing lists >> pgadmin-support >> Thread
2017-03-17 17:56:36 | Re: [pgadmin-support] QGIS Seem To Bypass PostgreSQL/PostGIS UserPrivileges/Permissions (HEARNE, TIMOTHY S)
GRANT [role_name] TO [user_name] Next, I test this by trying to UPDATE a column in a table (same schema as above) with pgAdmin/psql and this works fine by giving
Mailing lists >> pgadmin-support >> Thread
2017-03-17 17:46:24 | [pgadmin-support] QGIS Seem To Bypass PostgreSQL/PostGIS User Privileges/Permissions (Osahon Oduware)
GRANT [role_name] TO [user_name] Next, I test this by trying to UPDATE a column in a table (same schema as above) with pgAdmin/psql and this works fine by giving