Grant "pg_read_all_data"
Hello, is it possible to grant
At the moment I'm getting:
pg_read_all_data/pg_write_all_data to a user created via sql?At the moment I'm getting:
pg_read_all_data/pg_write_all_data grant pg_read_all_data to ${ownerCredential.user};
grant pg_write_all_data to ${ownerCredential.user};Only roles with the ADMIN option on role "pg_read_all_data" may grant this role.