Re: Grant request

From: Stephen Frost <sfrost(at)snowman(dot)net>
To: Ron Watkins <rwatki(at)gmail(dot)com>
Cc: pgsql-admin(at)lists(dot)postgresql(dot)org
Subject: Re: Grant request
Date: 2020-12-18 16:20:30
Message-ID: 20201218162030.GD16415@tamriel.snowman.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Greetings,

* Ron Watkins (rwatki(at)gmail(dot)com) wrote:
> I have a Azure production server, and a group of users is requesting select
> permissions for all tables, views, sequences, etc.
> This is for all existing and all new objects in all schemas in the database.
> I don't see any kind of "db_datareader" role. Suggestions?

https://commitfest.postgresql.org/31/2702/

Hopefully will be included in PG14. Would be great to have folks who
have this requirement take a look at and play with that patch and make
sure that the role meets your requirements.

Thanks,

Stephen

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Ron 2020-12-18 16:46:28 Re: Grant request
Previous Message Stephen Frost 2020-12-18 16:19:15 Re: 12 to 13 migration, the privs error with pg_pltemplate