PostgreSQL - Roles and Security
You want to allow user
carol to create tables in schema inventory, but she gets an error: permission denied for schema inventory. Which command fixes this?