Daily Shaarli

All links of one day in a single page.

October 23, 2020

"ERROR: must be member of role" When creating schema in PostgreSQL - Stack Overflow
thumbnail

How to GRANT a ROLE to another.

Useful on RDS where the postgres ROLE is not a superuser and it needs to be a member of another role before it can run ALTER DEFAULT PRIVILEGES on a database owned by that role.