Are you a #Django developer using a #celery job queue and #psycopg2-binary on #applesilicon ?
I'm deploying to Heroku which requires the binary, hence using it also in development.
Have you moved to psycopg2-binary v2.9.6?
If so, do you also have the problem where the celery worker falls over on the first interaction with the Django ORM? I get it on 2 different computers, but not on Intel.
My problem report: https://github.com/psycopg/psycopg2/issues/1593
Any thoughts on what might be going on?
#django #celery #psycopg2 #applesilicon
Azure Function’da Python kodu çalıştırma ve Data Factory üzerinden çağırma https://www.talhaturan.com/azure-functionda-python-kodu-calistirma-ve-data-factory-uzerinden-cagirma/
#azure #bulut #cloud #data-factory #function #postgresql #psycopg2 #python #serverless
#serverless #Python #psycopg2 #postgresql #function #data #cloud #bulut #azure
Azure Function’da Python kodu çalıştırma ve Data Factory üzerinden çağırma https://www.talhaturan.com/azure-functionda-python-kodu-calistirma-ve-data-factory-uzerinden-cagirma/
#azure #bulut #cloud #data-factory #function #postgresql #psycopg2 #python #serverless
#serverless #Python #psycopg2 #postgresql #function #data #cloud #bulut #azure
Dear #Python community,
what is the recommended library to interact with #PostgreSQL?
I've heard of #psycopg2 and #SQLAlchemy in context of web applications but want to build a desktop app.
Tried #PonyORM with mixed results.
I'd prefer not to go raw #SQL if possible.
#python #postgresql #psycopg2 #sqlalchemy #PonyORM #sql