© 2026 Hedgehog Software, LLC
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.