Varagon007 opened a new pull request, #36071:
URL: https://github.com/apache/airflow/pull/36071

   This PR added possibility using external pgBouncer.
   If we use external pgBouncer with transaction pooling we are facing a 
problem that KEDA using prepare statement by default, but transaction polling 
do not support it.
   So we can change connection adding flag 
`default_query_exec_mode=simple_protocol`. But it necessary only for Keda.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to