StackOverflow Questions for Tag: asyncpg

Can't make an async connection to PostgreSQL DB

Score: -2

Views: 41

Answers: 0

Read More
spiderman
spiderman

Reputation: 1

FastAPI with SQLAlchemy and asyncpg: 'tuple index out of range' error in production

Score: 0

Views: 32

Answers: 0

Read More
Donchack
Donchack

Reputation: 1

How can I reuse the existing asyncpg connection pool?

Score: 0

Views: 59

Answers: 0

Read More
Данил
Данил

Reputation: 11

how to fix MissingGreenlet SQLAlchemy python FastAPI

Score: 0

Views: 34

Answers: 0

Read More
Daniel
Daniel

Reputation: 935

How to connect to an Azure Postgres DB that requires ssl using asyncpg

Score: 0

Views: 61

Answers: 1

Read More
jclark754
jclark754

Reputation: 1014

asyncpg - cannot perform operation: another operation is in progress

Score: 26

Views: 22768

Answers: 1

Read More
Sergey Bakaev Rettley
Sergey Bakaev Rettley

Reputation: 45

How to avoid asyncpg params limit in query or best way to insert more then 32767 params?

Score: 2

Views: 173

Answers: 0

Read More
odigity
odigity

Reputation: 8166

How do I call async code from `__iter__` method?

Score: 1

Views: 84

Answers: 1

Read More
Prime
Prime

Reputation: 215

How to use Pydantic types with sqlalchemy and asyncpg

Score: 0

Views: 50

Answers: 0

Read More
GRS
GRS

Reputation: 3084

Can't rollback an async session if error in db.commit()

Score: 0

Views: 75

Answers: 1

Read More
Najib Bakahoui
Najib Bakahoui

Reputation: 81

SqlAlchemy: Server settings in connection URL

Score: 0

Views: 55

Answers: 0

Read More
Rashid
Rashid

Reputation: 804

'asyncpg.pgproto.pgproto.UUID' object has no attribute 'replace'

Score: 0

Views: 221

Answers: 1

Read More
MGB.py
MGB.py

Reputation: 461

Read PostgreSQL tables with asyncpg

Score: 0

Views: 3041

Answers: 4

Read More
Tristan Nguyen
Tristan Nguyen

Reputation: 31

I have installed the asyncpg package but I'm not able to import it in my code

Score: 2

Views: 7026

Answers: 1

Read More
Guillermo
Guillermo

Reputation: 61

Exception closing connection using sqlalchemy with asyncio and postgresql

Score: 5

Views: 4222

Answers: 4

Read More
John Hopfensperger
John Hopfensperger

Reputation: 147

Atomic commit for multiple async sessions?

Score: 0

Views: 43

Answers: 0

Read More
hellbreak
hellbreak

Reputation: 465

A FastAPI project with asyncpg has dependencies from psycopg2, which causes the error ModuleNotFoundError: No module named 'psycopg2'

Score: 1

Views: 647

Answers: 1

Read More
user8902140
user8902140

Reputation: 53

How to solve asyncpg.exceptions.InvalidAuthorizationSpecificationError

Score: 4

Views: 843

Answers: 2

Read More
Kuantaiuly Salamat
Kuantaiuly Salamat

Reputation: 1

Different error codes (23503 vs 23502) when deleting a row in PostgreSQL using asyncpg

Score: 0

Views: 49

Answers: 0

Read More
João
João

Reputation: 23

Race condition using FastAPI, SQLAlchemy and Asyncpg

Score: 1

Views: 197

Answers: 0

Read More
PreviousPage 1Next