Replies: 1 comment
-
If it's a new feature, it should target psycopg 3. You should describe your idea better. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
HI,
Our code is running on managed clusters without write permissions.
We had alot of problems with the certificate's permissions.
We managed to solve it using temp files.
I want to make a PR for passing the cert's data as strings to the 'connect' func.
Is it a relevant idea?
Is there a PR guide?
Do you even update psycopg2? or just 3...
Thanks
Beta Was this translation helpful? Give feedback.
All reactions