Re: Make grant all on all tables in schema x persistent for newtables - Mailing list pgsql-admin

From MirrorX
Subject Re: Make grant all on all tables in schema x persistent for newtables
Date
Msg-id 1551452196483-0.post@n3.nabble.com
Whole thread Raw
In response to Re: Make grant all on all tables in schema x persistent for new tables  (Steven Crandell <steven.crandell@gmail.com>)
List pgsql-admin
you can use the 'alter default privileges' command and grant whatever
permission you want to a user by default when a new table is created -> 
https://www.postgresql.org/docs/9.4/sql-alterdefaultprivileges.html



--
Sent from: http://www.postgresql-archive.org/PostgreSQL-admin-f2076596.html


pgsql-admin by date:

Previous
From: MirrorX
Date:
Subject: switchover/switchback
Next
From: Shreeyansh Dba
Date:
Subject: Re: switchover/switchback