Table of Contents

Search

  1. Preface
  2. Part 1: PowerExchange CDC Introduction
  3. Part 2: PowerExchange CDC Components
  4. Part 3: PowerExchange CDC Data Sources
  5. Part 4: Change Data Extraction
  6. Part 5: Monitoring and Tuning
  7. Appendix A: DTL__CAPXTIMESTAMP Time Stamps

CDC Guide for Linux, UNIX, and Windows

CDC Guide for Linux, UNIX, and Windows

PostgreSQL Data Sources

PostgreSQL Data Sources

PowerExchange reads DML and Truncate operations for registered PostgreSQL source tables from a PostgreSQL logical replication slot for PowerExchange use. PowerExchange then persists the changes in the PowerExchange
replication store table
in the PostgreSQL database.
PowerExchange automatically creates the replication slot and replication store table when capture processing starts. If you want to customize the table for your environment, you can manually create the table before starting change capture.
Use of the PowerExchange Logger for Linux, UNIX, and Windows is optional. When a CDC session starts, PowerExchange can retrieve change records from either the replication slot in real time or from PowerExchange Logger for Linux, UNIX, and Windows log files.
PowerExchange captures Begin, Insert, Update, Delete, Commit, and Truncate operations for source transactions. PowerExchange does not capture DDL changes, other than Truncate operations, that are made to the PostgreSQL source.
Each source table must have a primary key.

0 COMMENTS

We’d like to hear from you!