Scale up as you grow — whether you're running one virtual machine or ten thousand.

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.

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.
Hi,
We would also be interested in that feature. We have employees in China and the GFW makes reading data from DO Postgres cluster super slow. Writing data is alright cause they mostly have to read and our job queue for writing data works well.
Thank you.
Hello,
Just came across this answer and decided to write some general guidelines for anyone who comes across this in the future despite the old question.
As of now, DigitalOcean Managed Databases for PostgreSQL only support replication within the DigitalOcean platform. Nonetheless, I understand the importance of external replication for business continuity and SLAs. While I can’t forward your request directly to the product manager, I suggest visiting the DigitalOcean Community Ideas page to submit your feature request. Our team reviews these suggestions regularly.
In the meantime, you may consider using a non-managed PostgreSQL solution and configuring logical replication or WAL streaming manually, as you mentioned, to meet your requirements.
For more information on DigitalOcean Managed Databases, please refer to our documentation.
Hope that this helps!