[
https://issues.apache.org/jira/browse/NIFI-6796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17013636#comment-17013636
]
Gerdan Santos commented on NIFI-6796:
-------------------------------------
Making some adjust to do a pull request.
> Change Data Capture of Postgres
> -------------------------------
>
> Key: NIFI-6796
> URL: https://issues.apache.org/jira/browse/NIFI-6796
> Project: Apache NiFi
> Issue Type: New Feature
> Components: Core Framework
> Affects Versions: 1.9.2
> Environment: Centos 7
> Reporter: hakki
> Priority: Major
> Fix For: 1.9.2
>
> Attachments: 2020-01-11_23-37-17.png, 2020-01-11_23-37-172.png
>
>
> Hi, there is CaptureChangeMySQL processor that is responsible for gathering
> change data capture (insert, delete, update etc) of a mysql database table to
> the NIFI. That feature should also be (and easily) done for postgresql
> database. There are tools like debezium that streams the CDC to a kafka topic
> but a possible adaptor for the NIFI should could bypass the debezium and
> increase the power of the NIFI at datawarehouse world.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)