Permission denied for schema citext
Forgive me as I am not very familiar with the database roles & schema security. I'm following the PostGIS instructions for the citext extension.
Here is what I did:
I'm getting this error:
How can I fix this in a secure way?
Here is what I did:
I'm getting this error:
PostgrestException(message: permission denied for schema citext, code: 42501, details: Forbidden, hint: null)How can I fix this in a secure way?