I Need to do a concurrent Replication of one of my mysql Database hosted with Managed Databases Under DO to another mysql installed Server Hosted with another Vendor. Is there an option for that or is there an option to take and store automatic Backup of a DO Managed Database to another Location or to a Droplet inside DO
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
you can use message bus
Hello,
I believe that this is not possible as of the time being. You could set up read-replicas with a click of a button, but those would still be hosted by DigitalOcean.
It looks like someone has had the same idea before and has posted it on our Product Ideas board. The best thing to do would be to head over and add your vote to it, as well as adding any additional information in the comments for exactly what you’d like to see implemented!
Alternatively, as you mentioned, you can take a backup of your database as described here:
https://docs.digitalocean.com/products/databases/mysql/how-to/import-databases/#export-with-mysqldump
Hope that this helps!
Best,
Bobby
Want to learn more? Join the DigitalOcean Community!
Join our DigitalOcean community of over a million developers for free! Get help and share knowledge in Q&A, subscribe to topics of interest, and get courses and tools that will help you grow as a developer and scale your project or business.
Sign up now