Recent posts

[Apache Airflow] Airflow DB to Postgres(Docker)

less than 1 minute read

Airflow DB to Postgres(Docker) 🔗 Airflow Local에 설치 / 🔗 Airflow Docker에 설치 Postgres Container 설치 PostgreSQL DB 및 DB User 생성 airflow.cfg 수정1 pycop...