PostgreSQL

apache-airflow-providers-postgres

PostgreSQL

Works with Airflow 2.11+
Install:
pip install apache-airflow-providers-postgres==6.6.1

Airflow

2.11+

Python

>=3.10

Dependencies (6)

Show all Hide 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

Connections (1)

Modules

H

PostgresHook

Interact with Postgres.

airflow.providers.postgres.hooks.postgres.PostgresHook