
Security News
Insecure Agents Podcast: Certified Patches, Supply Chain Security, and AI Agents
Socket CEO Feross Aboukhadijeh joins Insecure Agents to discuss CVE remediation and why supply chain attacks require a different security approach.
apache-airflow-providers-postgres
Advanced tools
Provider package apache-airflow-providers-postgres for Apache Airflow
.. Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
.. http://www.apache.org/licenses/LICENSE-2.0
.. Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
.. NOTE! THIS FILE IS AUTOMATICALLY GENERATED AND WILL BE OVERWRITTEN!
.. IF YOU WANT TO MODIFY TEMPLATE FOR THIS FILE, YOU SHOULD MODIFY THE TEMPLATE
PROVIDER_README_TEMPLATE.rst.jinja2 IN the dev/breeze/src/airflow_breeze/templates DIRECTORY
Package apache-airflow-providers-postgres
Release: 6.5.1
PostgreSQL <https://www.postgresql.org/>__
This is a provider package for postgres provider. All classes for this provider package
are in airflow.providers.postgres python package.
You can find package information and changelog for the provider
in the documentation <https://airflow.apache.org/docs/apache-airflow-providers-postgres/6.5.1/>_.
You can install this package on top of an existing Airflow installation (see Requirements below
for the minimum Airflow version supported) via
pip install apache-airflow-providers-postgres
The package supports the following python versions: 3.10,3.11,3.12,3.13
========================================== ======================================
PIP package Version required
========================================== ======================================
apache-airflow >=2.11.0
apache-airflow-providers-common-compat >=1.10.1
apache-airflow-providers-common-sql >=1.23.0
psycopg2-binary >=2.9.9; python_version < "3.13"
psycopg2-binary >=2.9.10; python_version >= "3.13"
asyncpg >=0.30.0
========================================== ======================================
Those are dependencies that might be needed in order to use all the features of the package. You need to install the specified providers in order to use them.
You can install such cross-provider dependencies when installing from PyPI. For example:
.. code-block:: bash
pip install apache-airflow-providers-postgres[amazon]
====================================================================================================================== ===================
Dependent package Extra
====================================================================================================================== ===================
apache-airflow-providers-amazon <https://airflow.apache.org/docs/apache-airflow-providers-amazon>_ amazon
apache-airflow-providers-common-compat <https://airflow.apache.org/docs/apache-airflow-providers-common-compat>_ common.compat
apache-airflow-providers-common-sql <https://airflow.apache.org/docs/apache-airflow-providers-common-sql>_ common.sql
apache-airflow-providers-microsoft-azure <https://airflow.apache.org/docs/apache-airflow-providers-microsoft-azure>_ microsoft.azure
apache-airflow-providers-openlineage <https://airflow.apache.org/docs/apache-airflow-providers-openlineage>_ openlineage
====================================================================================================================== ===================
=================== =====================================================================================
Extra Dependencies
=================== =====================================================================================
amazon apache-airflow-providers-amazon>=2.6.0
microsoft.azure apache-airflow-providers-microsoft-azure>=12.8.0
openlineage apache-airflow-providers-openlineage
pandas pandas>=2.1.2; python_version <"3.13", pandas>=2.2.3; python_version >="3.13"
polars polars>=1.26.0
psycopg psycopg[binary]>=3.2.9
=================== =====================================================================================
The changelog for the provider package can be found in the
changelog <https://airflow.apache.org/docs/apache-airflow-providers-postgres/6.5.1/changelog.html>_.
FAQs
Provider package apache-airflow-providers-postgres for Apache Airflow
We found that apache-airflow-providers-postgres demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 3 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
Socket CEO Feross Aboukhadijeh joins Insecure Agents to discuss CVE remediation and why supply chain attacks require a different security approach.

Security News
Tailwind Labs laid off 75% of its engineering team after revenue dropped 80%, as LLMs redirect traffic away from documentation where developers discover paid products.

Security News
The planned feature introduces a review step before releases go live, following the Shai-Hulud attacks and a rocky migration off classic tokens that disrupted maintainer workflows.