Open anuragdev101 opened 1 year ago
@anuragdev101 your solution is much heavier than the packages in the current repo. Yours is 7.25mb (unzipped). The 3.8 version with ssl from the current repo is 1.73mb (unzipped). Since these are used for Lambda, the size can be important.
I recently compiled it for 3.11 here
Why opening an issue for this @anuragdev101 ? Can't you re-compile with and put it here : https://github.com/jkehler/awslambda-psycopg2/tree/master/with_ssl_support itself, by raising a PR ? I also agree for the bundle size as mentioned by @vvaezian - It should be not be bulky, as we use it in lambda
Hi all,
If you want to use it for python3.9 with ssl support, find it here: https://github.com/anuragdev101/psycopg2