damccorm opened a new issue, #21181:
URL: https://github.com/apache/beam/issues/21181
I identified the other day that Debezium does not work with many cloud
providers Postgres instances. This includes Azure and Google CloudSQL. I
determined that this is due to the version of Postgres JDBC that Debezium uses
(42.2.14).
I've been working with the Debezium devs to update this dependency to
42.2.22 which should solve the connection problems. This dependency update was
released today in Debezium 1.7.0.Final.
See:
[https://issues.redhat.com/browse/DBZ-4060](https://issues.redhat.com/browse/DBZ-4060)
[https://github.com/pgjdbc/pgjdbc/issues/1868](https://github.com/pgjdbc/pgjdbc/issues/1868)
However, this means that for the DebeziumIO connector dependency in Apache
Beam will also need updating. Is this something which people will be happy with?
Is it something which could likely be included in the next Beam release?
Imported from Jira
[BEAM-12993](https://issues.apache.org/jira/browse/BEAM-12993). Original Jira
may contain additional context.
Reported by: judah.rand.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]