setting up apache airflow with postgresql database



setting up apache airflow with postgresql database

setting up apache airflow with postgresql database

Today we setup apache airflow then configured it to use postgresql database to store its metadata. We then created an admin user for airflow. We also saw how to run airflow scheduler and airflow webserver, then accessing airflow ui using the admin user we created.

Queries: https://github.com/DaliDalmas/scrape-fuel-prices-and-weather/blob/main/scripts/postgresql_user_creation.sql

twitter: @TheDaliCodes
website: https://www.dalicodes.com
reddit community: r/DaliCodes ~ https://www.reddit.com/r/DaliCodes/
linkedIn: DaliCodes ~ https://www.linkedin.com/company/dalicodes/?viewAsMember=true
Telegram: https://t.me/dailydoseofdatascience
do not click on this link: https://www.youtube.com/channel/UCzSlSeJ4XH4bWH79DKmIxjg?sub_confirmation=1

Comments are closed.