Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

psycopg-binary vs psycopg #17

Open
polmonso opened this issue Dec 13, 2021 · 0 comments
Open

psycopg-binary vs psycopg #17

polmonso opened this issue Dec 13, 2021 · 0 comments

Comments

@polmonso
Copy link
Collaborator

polmonso commented Dec 13, 2021

No es recomana fer servir psycopg-binary a producció i actualment ho estem fent

https://www.psycopg.org/articles/2018/02/08/psycopg-274-released/

No hem trobat problemes de concurrència amb psycopg2-binary de wheels, però potser hauriem de passar a setup-py i assegurar-nos d'instal·lar les build tools necessaries per a poder installar psycopg2 enlloc de psycopg2-binary sense tenir problemes al fer el build from source

Sol necesitar sudo apt install libpq-dev i assegurar-se que timescale està instal·lat correctament

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant