grants gives - Search results

2025-03-07 17:54:28 | Re: [PATCH] New predefined role pg_manage_extensions (Jelte Fennema-Nio)

gives any database owner the ability to install these more dangerous extensions. While by using pg_manage_extensions you can limit this ability to the cluster administrator. I think that would be hard because there

2024-01-13 08:20:40 | Re: [PATCH] New predefined role pg_manage_extensions (Michael Banck)

give blanket permission to use it. I did a few checks with things I thought might be problematic like adminpack or plpython3u, and a pg_manage_extensions user is not allowed to call those functions