"David G. Johnston" writes:
> On Wednesday, September 4, 2024, Muhammad Imtiaz
> wrote:
>> replication_expert | Cannot login
> Those are not permissions, they are attributes, and attributes are not
> inherited.
Specifically: the NOLOGIN attribute on a role is a hard block on
logging in with tha
On Wednesday, September 4, 2024, Muhammad Imtiaz
wrote:
>
> 1. Create a role with specific permissions
>
> CREATE ROLE rep_admin WITH LOGIN CREATEDB CREATEROLE REPLICATION;
>
> List of roles
> Role name | Attributes
>