Postgres for Airflow backend DB to create metadata tables in a specified schema

后端 未结 0 1013
一个人的身影
一个人的身影 2020-12-13 23:13

I\'m setting up postgres backend for Airflow metadata DB using the following sqlalchemy connection string:

sql_alchemy_conn = postgresql+psycopg2://

        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题