Re: Delegating superuser tasks to new security roles - Mailing list pgsql-hackers

From Mark Dilger
Subject Re: Delegating superuser tasks to new security roles
Date
Msg-id EA00F591-69FA-4568-90F1-5A1E00E31C3F@enterprisedb.com
Whole thread Raw
In response to Re: Delegating superuser tasks to new security roles  (torikoshia <torikoshia@oss.nttdata.com>)
Responses Re: Delegating superuser tasks to new security roles  (torikoshia <torikoshia@oss.nttdata.com>)
List pgsql-hackers

> On Jun 14, 2021, at 5:51 AM, torikoshia <torikoshia@oss.nttdata.com> wrote:
>
> Thanks for working on this topic, I appreciate it!

Thank you for taking a look!

> BTW, do these patches enable non-superusers to create user with
> bypassrls?

No, I did not break out the ability to create such users.

> Since I failed to apply the patches and didn't test them,
> I may have overlooked something but I didn't find the
> corresponding codes.

Do you believe that functionality should be added?  I have not thought much about that issue.

—
Mark Dilger
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company






pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: Replication protocol doc fix
Next
From: Mark Dilger
Date:
Subject: Re: Use extended statistics to estimate (Var op Var) clauses