Re: Q: GRANT ... WITH ADMIN on PG 17

From: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
To: Karsten Hilbert <Karsten(dot)Hilbert(at)gmx(dot)net>, pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: Q: GRANT ... WITH ADMIN on PG 17
Date: 2025-08-21 15:46:00
Message-ID: 3662a9b9-3e58-4977-8bd1-e1ed0e25b2a8@aklaver.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: 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(dot)klaver(at)aklaver(dot)com

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Adrian Klaver 2025-08-21 15:59:03 Re: Streaming replica hangs periodically for ~ 1 second - how to diagnose/debug
Previous Message Karsten Hilbert 2025-08-21 15:36:07 Q: GRANT ... WITH ADMIN on PG 17