Can a role have indirect ADMIN OPTION on another role? - Mailing list pgsql-hackers

From Ashutosh Sharma
Subject Can a role have indirect ADMIN OPTION on another role?
Date
Msg-id CAE9k0PndzHkJ4VpNEGbNwKnVCpqwoX+Tfjd-RgGCGFpfA_TWkw@mail.gmail.com
Whole thread Raw
Responses Re: Can a role have indirect ADMIN OPTION on another role?
List pgsql-hackers
Hi,

In PG-16, I see that we have made a lot of changes in the area roles
and privileges. I have a question related to this and here is my
question:

Let's say there is a roleA who creates roleB and then roleB creates
another role, say roleC. By design, A can administer B and B can
administer C. But, can A administer C although it has not created C?

--
With Regards,
Ashutosh Sharma.



pgsql-hackers by date:

Previous
From: Amit Kapila
Date:
Subject: Re: [PoC] pg_upgrade: allow to upgrade publisher node
Next
From: Quan Zongliang
Date:
Subject: Re: Improving the heapgetpage function improves performance in common scenarios