potiuk edited a comment on issue #17127:
URL: https://github.com/apache/airflow/issues/17127#issuecomment-884831959


   Just a note - discussion here 
https://github.com/apache/airflow/discussions/14788  indicates that the problem 
might be that you want to connect airflow to a DB in Active/Active HA mode. 
This is NOT supported. The database must be in Active/Passive HA mode. You 
either have to have your DB in Active-Passive mode, or explicitly configure 
Airflow to talk to only one DB server from the cluster.


-- 
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