Re: Q: GRANT ... WITH ADMIN on PG 17 - Mailing list pgsql-general

From Adrian Klaver
Subject Re: Q: GRANT ... WITH ADMIN on PG 17
Date
Msg-id 3662a9b9-3e58-4977-8bd1-e1ed0e25b2a8@aklaver.com
Whole thread Raw
In response to Q: GRANT ... WITH ADMIN on PG 17  (Karsten Hilbert <Karsten.Hilbert@gmx.net>)
Responses Re: Q: GRANT ... WITH ADMIN on PG 17
List pgsql-general
On 8/21/25 08:36, Karsten Hilbert wrote:
> Dear all,
> 
> PG 17 documentation says that using "WITH ADMIN" allows the
> role being added to another group role to grant/revoke
> membership in said group to other roles.

I would start by reading this:

https://rhaas.blogspot.com/2023/01/surviving-without-superuser-coming-to.html


> 
> Thanks,
> Karsten


-- 
Adrian Klaver
adrian.klaver@aklaver.com



pgsql-general by date:

Previous
From: Karsten Hilbert
Date:
Subject: Q: GRANT ... WITH ADMIN on PG 17
Next
From: Adrian Klaver
Date:
Subject: Re: Streaming replica hangs periodically for ~ 1 second - how to diagnose/debug