Setting up the Debezium PostgreSQL Source connector
Learn about the CDP specific setup steps required before you can deploy the Debezium PostgreSQL Source connector.
In CDP, before deploying an instance of the Debezium PostgreSQL Source connector, you must download and deploy the PostgreSQL JDBC driver on all Kafka Connect hosts. Otherwise, you will not be able to deploy the connector. The following list of steps walks you through this process.
For more information regarding how the Debezium PostgreSQL connector works as well as its
configuration and properties, see the Debezium connector for PostgreSQL
in the Debezium documentation.