How to use this in aws lambda #1410
Answered
by
dvarrazzo
kishaningithub
asked this question in
Q&A
-
Given aws lambda does not have libpq installed. what is the recommended way to use this library to use this in aws lambda? |
Beta Was this translation helpful? Give feedback.
Answered by
dvarrazzo
Jan 6, 2022
Replies: 1 comment 4 replies
-
I assume the psycopg2-binary package works, doesn't it? |
Beta Was this translation helpful? Give feedback.
4 replies
Answer selected by
kishaningithub
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I assume the psycopg2-binary package works, doesn't it?