Providers

Overview

Connection guides for managed database platforms — which connection string to use, network access rules, and how restore tests handle each platform's managed extensions.

Not verified yet

Most databases connect to Backup with a standard connection string — see Connect a database. These guides cover managed platforms that need something specific: a particular connection string, network access rules, or handling for platform-managed extensions during restore tests.

Whatever the platform, the two things to get right are: give Backup a connection its dump tool can use (the direct database, not a transaction pooler), and allow Backup's egress IP 18.196.207.101 if the platform restricts inbound connections.

PostgreSQL

MongoDB

Running on a platform not listed here? It almost certainly connects with its standard connection string — follow Connect a database, and make sure the database allows Backup's egress IP 18.196.207.101 if it restricts inbound connections.

On this page