Report this

What is the reason for this report?

Migrate PostgreSQL DB from docker contaier to Digital Ocean Managed DB

Posted on August 1, 2024

tried to migrate a PostgreSQL database from a Docker container to a DigitalOcean Managed Database, but when I tested the connection to the source database, it failed to connect.

I followed the migration guide by preparing the source database for migration with the following steps:

  • Allow remote connections
  • Enable logical replication
  • Change max replication slots

However, it still fails to connect to the source database.

The developer cloud

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

Start building today

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