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/