Skip to content

feat: add support for postgres ssl mode and root cert#3182

Merged
ashwinb merged 4 commits intoogx-ai:mainfrom
maorfr:postgres-ssl
Aug 18, 2025
Merged

feat: add support for postgres ssl mode and root cert#3182
ashwinb merged 4 commits intoogx-ai:mainfrom
maorfr:postgres-ssl

Conversation

@maorfr
Copy link
Copy Markdown
Contributor

@maorfr maorfr commented Aug 18, 2025

this PR adds support for configuring sslmode and sslrootcert when initiating the psycopg2 connection.

closes #3181

@meta-cla meta-cla Bot added the CLA Signed This label is managed by the Meta Open Source bot. label Aug 18, 2025
@graphite-app
Copy link
Copy Markdown

graphite-app Bot commented Aug 18, 2025

How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • add-to-merge-queue - adds this PR to the back of the merge queue
  • hotfix - for urgent hot fixes, skip the queue and merge this PR next

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

@maorfr maorfr changed the title add support for postgres ssl mode and root cert feat: add support for postgres ssl mode and root cert Aug 18, 2025
@ashwinb ashwinb merged commit 739b18e into ogx-ai:main Aug 18, 2025
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Meta Open Source bot.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support SSL connections in Postgres provider

2 participants