Configuring for remote database? #39
Replies: 1 comment
|
As per this discussion you will need superuser permission on your database with Supabase which is cannot be automated on the DO Managed Database. |
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.
It looks like out of the box this will install the Postgres database on the Droplet, itself.
Isn't it recommended to host the database separately?
How can we configure this to use Digital Ocean's managed database service instead of installing the database locally?
All reactions