Skip to content

mariedevops/sqlscripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

sqlscripts

This SQL script for Postgres will grant a user a full read-only access on all tables in all schemas and will also grant access to the tables created in future.

This is how you run it:

cd /home/postgres psql -d databasename -a -f multigrant.sql

About

SQL scripts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published