ended8월 27일· 1 sources

My app could read the database. pgAdmin couldn't. Both were pointing at "localhost:5432"

Why it matters

I was running a FastAPI app in Docker with a PostgreSQL container next to it. The app worked. It wrote rows, it read them back, everything behaved. The database itself, fastapi-db , was one I'd create...

1
Sources
+0
24h
Growth
25d
Active

Sources

Related Issues