Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Source Postgres: custom JDBC parameters #10729

Closed
girarda opened this issue Feb 28, 2022 · 1 comment · Fixed by #12840
Closed

Source Postgres: custom JDBC parameters #10729

girarda opened this issue Feb 28, 2022 · 1 comment · Fixed by #12840

Comments

@girarda
Copy link
Contributor

girarda commented Feb 28, 2022

Tell us about the problem you're trying to solve

Add support for Postgres Source to take in a JDBC URL Params input to specify any additional JDBC parameters for the connection.

This is a follow up to #10421
This is part of #9501

Describe the solution you’d like

AbstractJdbcSource can already handle jdbc parameters via the connection_properties field, but the source-postgres spec does not specify that field. We should update the spec to support additional jdbc parameters for Postgres source

@bleonard
Copy link
Contributor

Please add your planning poker estimate with ZenHub @grishick

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants