PostgreSQL
apache-airflow-providers-postgres
PostgreSQL
Works with Airflow 2.11+
pip install apache-airflow-providers-postgres==6.6.1
Additional dependencies with this extra:
Airflow
2.11+
Python
>=3.10
Dependencies (6)
Show all
apache-airflow>=2.11.0
apache-airflow-providers-common-compat>=1.12.0
apache-airflow-providers-common-sql>=1.32.0
psycopg2-binary>=2.9.9; python_version < '3.13'
psycopg2-binary>=2.9.10; python_version >= '3.13'
asyncpg>=0.30.0