From: | "Euler Taveira" <euler(at)eulerto(dot)com> |
---|---|
To: | "Daniel Westermann (DWE)" <daniel(dot)westermann(at)dbi-services(dot)com>, "pgsql-docs(at)lists(dot)postgresql(dot)org" <pgsql-docs(at)lists(dot)postgresql(dot)org> |
Subject: | Re: Link missing in the 14 release notes |
Date: | 2021-07-01 19:48:23 |
Message-ID: | d2acc67d-7095-4960-9e21-537a6bea58bb@www.fastmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-docs |
On Wed, Jun 30, 2021, at 11:47 AM, Daniel Westermann (DWE) wrote:
> "Add predefined roles pg_read_all_data and pg_write_all_data (Stephen Frost)
>
> These non-login roles can be used to give read or write permission to all tables, views, and sequences."
>
> pg_read_all_data links to "Predefined roles", pg_write_all_data does not. Is that on purpose? At least it looks strange.
It seems so. Once you click on the link, you will notice that pg_write_all_data
is there too. Role names are similar to make the reader suspect that both
descriptions will be on the same page.
--
Euler Taveira
EDB https://www.enterprisedb.com/
From | Date | Subject | |
---|---|---|---|
Next Message | Stephen Frost | 2021-07-01 21:46:16 | Re: Link missing in the 14 release notes |
Previous Message | tanghy.fnst@fujitsu.com | 2021-07-01 06:48:10 | RE: doc: Document how to run regression tests with custom server settings |