RootCauseunvalidated
Normally, only a superuser and the owner of the database can grant privileges on that schema — if you want to create a function in that schema. Tension: you have to ask the database administrator. Outcome: grant the `CREATE` privilege on the schema to you.
c778f5ee-063b-4d01-a0c2-e45a2d7e1c0c
Normally, only a superuser and the owner of the database can grant privileges on that schema — if you want to create a function in that schema. Tension: you have to ask the database administrator. Outcome: grant the CREATE privilege on the schema to you.