Help Center/ GaussDB/ Feature Guide(Distributed_V2.0-8.x)/ Logical Replication/ Logical Decoding/ Logical Data Replication Using Streaming Decoding
Updated on 2025-05-29 GMT+08:00

Logical Data Replication Using Streaming Decoding

A third-party replication tool extracts logical logs from GaussDB and replays them on the peer database.

For details about the code of the replication tool that uses JDBC to connect to the database, see "Application Development Guide > Development Based on JDBC > Example: Logical Replication Code" in Developer Guide.