psycopg2
psycopg2 copied to clipboard
PostgreSQL database adapter for the Python programming language
We have set up a workflow to build Apple Silicon packages for psycopg. Building these packages comes at a cost, because of the scarcity that Apple forces on this hardware...
- OS: Docker running ubuntu 18.04 - Psycopg version: 2.8.2 (tried lates psycopg2-binary as well) - Python version: 3.7.3 - PostgreSQL version: docker pull postgres:latest - pip version: 19.1.1 1:...
**This is a bug tracker** **Please complete the following information:** - OS: Docker image - FROM python:3.9-slim-buster - Psycopg version: psycopg2-binary==2.9.3 - Python version: 3.9 - PostgreSQL version: 11.13 -...
Hey there guys, hope you're doing well! 😄 Are there any plans to add typing information and support mypy in the future? Kindest Regards Fotis
Apologies in advance -- this is probably doubling up on #1200 and #1208, but I'm curious as to whether there's any workaround whatsoever (as I really would like to use...
* https://github.com/actions/checkout/releases * https://github.com/actions/setup-python/releases * https://github.com/actions/upload-artifact/releases * https://github.com/docker/setup-qemu-action/releases * https://github.com/peter-evans/repository-dispatch/releases
Related to: - https://github.com/psycopg/psycopg2/issues/1396 (hopefully getting newer libpq binaries) - https://github.com/pypa/manylinux/issues/1332 (2_24 being EOL?) - https://github.com/mayeut/pep600_compliance#distro-compatibility (2_28 compatible base to Debian 10) - https://github.com/pypa/manylinux/commit/26ca99408eb9d728f355894613d02b28d9d28d1d (2_28 just being added to the...
- OS: Docker container python:3.9-slim (Linux face723b8883 5.10.47-linuxkit 1 SMP PREEMPT Sat Jul 3 21:50:16 UTC 2021 aarch64 GNU/Linux) - Psycopg version: 2.9.2 - Python version: 3.9 - PostgreSQL version:...
We recently had a memory leak on one of our servers and it stopped as soon as we commented out the line of code assigning the Diagnostics attribute of an...
**This is a bug tracker** If you have a question, such has "how do you do X with Python/PostgreSQL/psycopg2" please [write to the mailing list](https://lists.postgresql.org/manage/) or [open a question](https://github.com/psycopg/psycopg2/discussions) instead....