Replies: 1 comment
-
|
Postgres is not a supauser in Supabase. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am unable to remove the powersync_role. Tring to grant the role to postgres gives Error: Failed to run sql query: ERROR: 42501: permission denied to grant role "powersync_role" DETAIL: Only roles with the ADMIN option on role "powersync_role" may grant this role. I get similar if I just try and drop the role. How do I get around this? It seems that the postgres use is not a superuser.
Beta Was this translation helpful? Give feedback.
All reactions