How to enable ssl on postgres sink #23517
-
QuestionDo we have any way to enable ssl on postgres sink? Vector Config
Vector Logs
|
Beta Was this translation helpful? Give feedback.
Answered by
thomasqueirozb
Aug 6, 2025
Replies: 1 comment 3 replies
-
Hi are you able to test it using the latest version of Vector? It may be that a feature was missed when updating the sqlx dependency |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thanks for checking! I just created #23536 which should fix this 🤞
I haven't tested it yet and therefore still in draft but I will mark it as ready as soon as I have some time to set up a local TLS-enabled Postgres environment. I know it's a bit of a hassle but you can checkout that branch locally and compile vector for yourself and test it out while that PR is still in draft if you'd like