Changes between Initial Version and Version 1 of Ticket #33497, comment 46


Ignore:
Timestamp:
Mar 12, 2025, 2:22:12 PM (2 months ago)
Author:
eardrum0402

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #33497, comment 46

    initial v1  
    1 Did anyone figure out what the right thing to do here with Django 5.1 and ASGI (Uvicorn) with Postgres. The above comment suggests that connection pooling doesn't work, which is super confusing. How are other folks handling this?
     1Did anyone figure out what the right thing to do here with Django 5.1 and ASGI (Uvicorn) with Postgres? The above comment suggests that connection pooling doesn't work, which is super confusing. How are other folks handling this?
Back to Top