Problem installing Debezium Postgresql 3.1.2

8 views
Skip to first unread message

Elieldo Martins

unread,
Feb 17, 2026, 7:42:05 AM (6 days ago) Feb 17
to debezium
Hello,

I'm trying to install a Debezium PostgreSQL connector (3.1.2), but it's not working.

In the docker-compose.yaml file, under the kafka-connect service, I'm using:

`confluent-hub install --no-prompt debezium/debezium-connector-postgresql:3.1.2`

`confluent-hub install --no-prompt mongodb/kafka-connect-mongodb:1.5.0`

I enter the container and verify with "ls /usr/share/confluent-hub-components" that the connectors were installed.

However, when I use "curl http://localhost:8083/connector-plugins" to check the installed plugins, PostgreSQL doesn't appear in the list.

Does anyone know why?

Thank you
Reply all
Reply to author
Forward
0 new messages