Version 2.5.3
Available fully managed on Confluent Cloud
Plugin type:
Source
Enterprise support:
Confluent supported
Verification:
Confluent Tested
License:
Apache 2.0
Author:
Debezium Community
DocumentationSource code

Debezium PostgreSQL CDC Source Connector

Debezium’s PostgreSQL Connector can monitor and record the row-level changes in the schemas of a PostgreSQL database. The first time it connects to a PostgreSQL server/cluster, it reads a consistent snapshot of all of the schemas.

Installation

Confluent Hub CLI installation

Use the Confluent Hub client to install this connector with:
confluent-hub install debezium/debezium-connector-postgresql:2.5.3
Shared.Button.Copy

Download installation

Or download the ZIP file and extract it into one of the directories that is listed on the Connect worker's plugin.path configuration properties. This must be done on each of the installations where Connect will be run.
By downloading you agree to the terms of use and software license agreement.

Configure an instance of your connector

Once installed, you can then create a connector configuration file with the connector's settings, and deploy that to a Connect worker.See here for more detailed instructions.

Support

Confluent supports Debezium's PostgreSQL Connector version 0.9.3 and later, and using this connector with PostgreSQL 9.6 or later. Find more information here.This connector is supported by Confluent as part of a Confluent Platform subscription.