Skip to content

airflow postrgresql upgrade and flexibleserver migration

saketh somaraju [EPAM] requested to merge az/sa-sr-postgresql-migration into master

All Submissions:


  • [YES] Have you added an explanation of what your changes do and why you'd like us to include them?
  • [YES] I have updated the documentation accordingly.
  • [YES] My code follows the code style of this project.

Current Behavior or Linked Issues


#329 (closed)

Does this introduce a breaking change?


  • [YES]
  • This change would require manual migration of airflow metadata database, which requires downtime.

Other information


  • For future references, existing postgreSQL module is not removed in master branch, although it has no references in templates
  • Changes are tested with dags in greenfield airflow deployments and migrated airflow deployments.

Merge request reports