Hello Here,

I wonder if people have some thoughts (experiences?) about using PGBouncer
for Airflow 3 ? People are asking questions - for example here
https://github.com/apache/airflow/discussions/56890

While in Airflow 2 PGBouncer was pretty much mandatory (due to workers
using direct connections) - this is (likely) different story for Airflow 3.
I guess we should be able to (finally) - properly configure SQLAlchemy
connection pools (how big? what's proper?) and PGBouncer might be simply
unnecessary (leading to likely a bit less complex and faster deployment).

Do people have thoughts / experience about it, I wonder?

Reply via email to