pgxpool & GetSSLPassword #1823
Unanswered
jwc-clinnection
asked this question in
Q&A
Replies: 2 comments 1 reply
-
I suppose we could add a pgxpool.ParseConfigWithOptions, but at least for now I think you can use pgxpool.ParseConfig and then overwrite the ConnConfig field of the pgxpool.Config with pgx.ParseConfigWithOptions. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Is this the correct way of using GetSSLPassword with pgxpool? Thank you in advance.
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I've looked all over and can't seem to find how to use pgxpool & GetSSLPassword. Would someone please help me? Thank you.
Beta Was this translation helpful? Give feedback.
All reactions