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

Fix FATAL: unsupported startup parameter: options #2176

Merged
merged 2 commits into from
Feb 20, 2025

Conversation

RekunDzmitry
Copy link
Contributor

Sometimes PostgresDataSource fails on connection to a Postgres database with an error - FATAL: unsupported startup parameter: options.
The goal of that PR is to fix that behavior and remove options from the connection if they are not supported.

@CLAassistant
Copy link

CLAassistant commented Oct 4, 2024

CLA assistant check
All committers have signed the CLA.

Copy link

sonarqubecloud bot commented Oct 4, 2024

@RekunDzmitry
Copy link
Contributor Author

Hey! Just checking in. Anything I need to do to help see this PR through? :)

@m1n0
Copy link
Contributor

m1n0 commented Feb 20, 2025

Thanks for the contrib!

@m1n0 m1n0 merged commit b4be075 into sodadata:main Feb 20, 2025
13 of 15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants