| From: | Mark Dilger <mark(dot)dilger(at)enterprisedb(dot)com> |
|---|---|
| To: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Cc: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
| Subject: | New privileged roles which can SET and ALTER SYSTEM SET |
| Date: | 2021-10-20 18:40:10 |
| Message-ID: | 0BE45772-31CF-4BE9-9FE8-FB7D8B130240@enterprisedb.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
These patches have been split off the now deprecated monolithic "Delegating superuser tasks to new security roles" thread at [1].
The purpose of these patches is to allow non-superusers to configure most aspects of a system, so long as they belong to the appropriate privileged role(s):
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Mark Dilger | 2021-10-20 18:40:32 | Non-superuser event trigger owners |
| Previous Message | Mark Dilger | 2021-10-20 18:39:52 | Re: Delegating superuser tasks to new security roles (Was: Granting control of SUSET gucs to non-superusers) |