4 ms·
SQLA async is a bit of a struggle with pgbouncer. I had to disable application pooling as it was causing read only transactions I could couldnt pin down the ca
by tempest_ 4mo ago
SQLA async is a bit of a struggle with pgbouncer.
I had to disable application pooling as it was causing read only transactions I could couldnt pin down the cause.