N
Neon12mo ago
ratty-blush

permission denied for schema public

I'm trying to get an Elixir Phoenix project deployed and am running into this error permission denied for schema public when first starting the deploy. It happens when trying to run the initial migrations to set up the database.
2 Replies
generous-apricot
generous-apricot12mo ago
What role are you using for migrations?
ratty-blush
ratty-blushOP12mo ago
the wrong one. 😄 I figured out that the other role was the one I needed to use.

Did you find this page helpful?