-
Feature Request
-
Resolution: Done
-
Minor
-
1.6.2.Final, 1.7.0.CR2
-
None
-
False
-
False
-
Would it be possible to upgrade Postgres JDBC driver to the latest version 42.2.24? I have a situation where in need to have version 42.2.24 due to this issue, https://github.com/pgjdbc/pgjdbc/issues/2241 which got fixed in 42.2.24.
I see that there has been a commit to upgrade to version 42.2.22, but it got rolled back later. I wonder what was the cause there?
https://github.com/debezium/debezium/commit/b6d0bbe735a3aad50eea015792e763ffb84ea9f5
I have briefly tried running debezium-connector-postgres-1.6.2.Final-plugin.tar.gz where I just updated JDBC driver to postgresql-42.2.24.jar. I have seen no problems so far.
- relates to
-
DBZ-4060 Postgres JDBC Driver version causes connection issues on some cloud Postgres instances
- Closed