| From: | Laurenz Albe <laurenz(dot)albe(at)cybertec(dot)at> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Pavel Luzanov <p(dot)luzanov(at)postgrespro(dot)ru> |
| Cc: | Julien Rouhaud <rjuju123(at)gmail(dot)com>, Michael Paquier <michael(at)paquier(dot)xyz>, pluzanov(at)postgrespro(dot)ru, pgsql-docs(at)lists(dot)postgresql(dot)org |
| Subject: | Re: pg_monitor role description |
| Date: | 2021-05-20 16:16:06 |
| Message-ID: | c894d28cd1328cab5f5385e26cce3a3a08217193.camel@cybertec.at |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-docs |
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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Pavel Luzanov | 2021-05-20 17:27:48 | Re: pg_monitor role description |
| Previous Message | Tom Lane | 2021-05-20 16:03:43 | Re: pg_monitor role description |