Skip to content

feat: Add SSL configuration option for Postgres connections #4130

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

Merged
merged 1 commit into from
Mar 13, 2025

Conversation

mikemanyoung
Copy link
Contributor

Add SSL option to vector store and record manager to be consistent with the postgres database driver. Most commercial postgres implementation will require us to use SSL.

Update README files for Postgres Record Manager and Vector Store to include a new SSL environment variable, allowing optional SSL configuration for database connections
@tgabi333
Copy link

tgabi333 commented Mar 7, 2025

👍

Copy link
Contributor

@HenryHengZJ HenryHengZJ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks @mikemanyoung !

@HenryHengZJ HenryHengZJ merged commit 4130156 into FlowiseAI:main Mar 13, 2025
2 checks passed
JJK801 pushed a commit to JJK801/Flowise that referenced this pull request Apr 9, 2025
…I#4130)

Update README files for Postgres Record Manager and Vector Store to include a new SSL environment variable, allowing optional SSL configuration for database connections
Yshayy pushed a commit to Yshayy/Flowise that referenced this pull request Apr 23, 2025
…I#4130)

Update README files for Postgres Record Manager and Vector Store to include a new SSL environment variable, allowing optional SSL configuration for database connections
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