asyncpg
asyncpg copied to clipboard
A fast PostgreSQL Database Client Library for Python/asyncio.
* **asyncpg version**: 0.23.0 * **Python version**: 3.9.2 * **Platform**: Linux * **Do you use pgbouncer?**: no * **Did you install asyncpg with pip?**: yes * **Can the issue be...
* **asyncpg version**: 0.20.1 * **PostgreSQL version**: 12.2 * **Do you use a PostgreSQL SaaS? If so, which? Can you reproduce the issue with a local PostgreSQL install?**: No. *...
* **asyncpg version**: 0.25.0, combined with sqlalchemy1.4.22, can also be reproduced with 0.24.0 * **PostgreSQL version**: 13.4 * **Do you use a PostgreSQL SaaS? If so, which? Can you reproduce...
* **asyncpg version**: 0.14.0 * **PostgreSQL version**: 9.6.6 * **Do you use a PostgreSQL SaaS? If so, which? Can you reproduce the issue with a local PostgreSQL install?**: I can't...
* **asyncpg version**: 0.20.1, 0.19.0, 0.18.3, 0.17.0, 0.16.0 * **PostgreSQL version**: 10.6 * **Do you use a PostgreSQL SaaS? If so, which? Can you reproduce the issue with a local...
* **asyncpg version**: **0.20.1** * **PostgreSQL version**: "version" (using select version() **"PostgreSQL 12.2 on x86_64-pc-linux-gnu, compiled by gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-39), 64-bit"** * **Do you use a...
Feature request: support Python 3.11 (right now it fails to compile)
PostgreSQL 14 introduced the ability to [Pipeline queries](https://www.postgresql.org/docs/14/libpq-pipeline-mode.html). Are there any plans to support this with `asyncpg` in any capacity? At the time of writing, I'm looking to optimize large...
* **asyncpg version**: 0.23 * **PostgreSQL version**: 13 * **Do you use a PostgreSQL SaaS? If so, which? Can you reproduce the issue with a local PostgreSQL install?**: Yandex Cloud...
* **asyncpg version**: 0.22 * **PostgreSQL version**: * **Do you use a PostgreSQL SaaS? If so, which? Can you reproduce the issue with a local PostgreSQL install?**: * **Python version**:...