Configuring Outbound Replication from DB System to DB System
For outbound replication from a source DB system to a replica DB system, create a replication channel in HeatWave Service.
Using the Console
Use the Console to configure outbound replication from DB system to DB system.
This task requires the following:
- A correctly configured DB system to be the replica. See Replica Configuration.
- An imported copy of the source DB system's data and users in the replica DB system. See Using MySQL Shell and Using MySQL Shell.
- A replication user account on the DB system source server, which the replica uses to connect to it. See Creating a Replication User On a Source Server.
Note
The limitations of this type of outbound replication are identical to those of inbound replication. See Limitations.
The limitations of this type of outbound replication are identical to those of inbound replication. See Limitations.
Do the following to setup outbound replication between DBSystem1
(source) and DBSystem2 (replica):
- Create a replication channel on DBSystem2 specifying DBSystem1 as the source. See Creating a Replication Channel.