You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2020/03/19 22:19:31 UTC

[GitHub] [airflow] ashb commented on issue #5418: [AIRFLOW-3036] Updates for MYSQL migrations

ashb commented on issue #5418: [AIRFLOW-3036] Updates for MYSQL migrations
URL: https://github.com/apache/airflow/pull/5418#issuecomment-601443718
 
 
   @dephusluke I personally would recommend you use Postgres where possible - MySQL has historically had dead-lock issues in some cases on Airflow (the ones we know about solved, but there may be more) and generally I have found it's query planner and optimizer to be sub-par compared to Postgres.
   
   And given Google CloudSQL supports PostgresSQL I would point you towards that.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services