Help Center/ GaussDB/ Developer Guide(Distributed_V2.0-2.x)/ Logical Replication/ Logical Decoding/ Replicating Data Using the Logical Replication Tool
Updated on 2025-02-27 GMT+08:00

Replicating Data Using the Logical Replication Tool

Currently, the SDR and DRS tools support GaussDB logical replication. The replication tools extract logical logs from GaussDB and replay them on the peer database. For details about the code of the replication tool that uses JDBC to connect to the database, see Example: Logic Replication Code.