On Thu, 2021-05-20 at 12:03 -0400, Tom Lane wrote:
>              List of roles
>  Role name |  Attributes  |  Member of  
> -----------+--------------+-------------
>  bob       |              | {sysadmins}
>  joe       |              | {sysadmins}
>  sysadmins | Cannot login | {}
> 
> and I think most would agree that titling the column "Members" would
> be backwards.

Right.  you have to read that like:

Role name (bob) with attributes () is a member of (sysadmins).

Yours,
Laurenz Albe



Reply via email to