Hi, "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. Regards Daniel