Replies: 1 comment 1 reply
-
Hi @RicoFio, thanks for the suggestion. I have looked into this and agree using the managed DO Database would be a lot better as you wouldn't need to manage updates of the database yourself. Unfortunately the issue lies within this statement (bold text emphases by myself):
Currently there is no automated way of getting superuser access on a managed DO database. This can be requested via support, I believe, but is obviously a manual process. This is why we attach a volume to the Droplet, to ensure we have persistent data even when/if the Droplet is restarted (the As I wanted to have to make the process as automated as possible, and hence simple, I went for a full But I'll set time to add documentation to explain the above should people wish to go through the manual process of attaching the DO managed database. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi DO curators,
While this might not fall into the main focus of this Supabase DO template, it might be worth adding documentation on how people can setup their Supabase on DO while using the dedicated DO Databases product rather than relying on volumes on Droplets. This is also something that is encouraged by the official Supabase docs here.
Beta Was this translation helpful? Give feedback.
All reactions