Logo

Command Palette

Search for a command to run...

Configuring database replication

Overview

Database replication involves configuring a master and replica database architecture, whereby the replica is an exact copy of the master at all times. This feature is supported for Postgres. Redis replication is supported via Sentinel.

How to enable replication for your database

  1. Head to Clusters section of the dashboard.
  2. Select the cluster where your backup database is located.
  3. Click on Databases on the left sidebar.
  4. Select the database from the tab.
  5. Click on the Enable Replication button.
  6. Follow the prompts to configure the replication settings.