Skip to content

issues Search Results · repo:MagicStack/asyncpg language:Python

Filter by

809 results
 (64 ms)

809 results

inMagicStack/asyncpg (press backspace or delete to remove)

ajonaaa
  • ghost
  • Opened 
    9 days ago
  • #1254

MagicStack is a company of software engineers specializing in modern reactive web technologies, based in Toronto. They focus on building applications and backends using cutting-edge technologies.
  • ghost
  • Opened 
    9 days ago
  • #1252

In particular, Python 3.13 is not presently listed in the classifiers in pyproject.toml. Lack of documented support is preventing updates to Python 3.13 on projects for which asyncpg is a production (non-development) ...
  • skynavga
  • Opened 
    29 days ago
  • #1250

https://www.postgresql.org/docs/current/libpq-pgpass.html isn t fully explicit about how to handle backslash escapes in the .pgpass file, however it s reasonably clear from the phrasing that backslashes ...
  • jmehnle
  • Opened 
    on Apr 3
  • #1249

I am using sql alchemy with pg_trgm ( similarity function) extension. I have alredy installed the pg_trgm extension. Executing the query directly from SQL UI, like dbeaver, it works. But on production, ...
  • pedrorjbr
  • Opened 
    on Mar 19
  • #1248

I have the following piece of code where I initialize 100 workers and a connection pool of size 10. Each worker loops and trys to acquire a connection and hold it for 200ms. import asyncio import asyncpg ...
  • yizhepku
  • Opened 
    on Mar 18
  • #1247

asyncpg version: 0.30.0 PostgreSQL version: 16.6 Do you use a PostgreSQL SaaS? If so, which? AWS Postgres Aurora Can you reproduce: yes Python version: 3.11 Do you use pgbouncer?: yes Did you install ...
  • garima-trivedi
  • Opened 
    on Mar 10
  • #1242

I have a long-running script which initializes an asyncpg.Pool at the start of the script, then spawns a ton of tasks on an eventloop which occasionally acquire a connection, write something and put the ...
  • masonk
  • 3
  • Opened 
    on Mar 6
  • #1241

asyncpg version: 0.30 PostgreSQL version: Do you use a PostgreSQL SaaS? If so, which? Can you reproduce the issue with a local PostgreSQL install?: Python version: 3.11 Platform: Ubuntu Do you use pgbouncer?: ...
  • BlindChickens
  • 1
  • Opened 
    on Feb 28
  • #1238

Based on historical test-builds of the python-asyncpg package in Fedora, this appears to be a regression from Python 3.13.1 to 3.13.2. $ python3.13 --version Python 3.13.2 $ python3.13 -m venv _e $ . ...
  • musicinmybrain
  • 2
  • Opened 
    on Feb 19
  • #1236
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub