tobymao / saq

Simple Async Queues
https://saq-py.readthedocs.io/en/latest/
MIT License
565 stars 39 forks source link

Disable connection pooling for Postgres #182

Closed zeshan321 closed 1 hour ago

zeshan321 commented 2 hours ago

Hey team!

I was wondering if its possible to disable connection pooling for Postgres? Ideally in cases where you are already using a distributed pooling service like PgBouncer.

Thanks!

tobymao commented 1 hour ago

sorry, there's no plans for this.