Back-ported airflow.providers.postgres.* package for Airflow 1.10.*
Project description
Package apache-airflow-backport-providers-postgres
Release: 2020.5.20
Backport package
This is a backport providers package for postgres
provider. All classes for this provider package
are in airflow.providers.postgres
python package.
Only Python 3.6+ is supported for this backport package.
While Airflow 1.10.* continues to support Python 2.7+ - you need to upgrade python to 3.6+ if you want to use this backport package.
Installation
You can install this package on top of an existing airflow 1.10.* installation via
pip install apache-airflow-backport-providers-postgres
Compatibility
For full compatibility and test status of the backport packages check Airflow Backport Package Compatibility
PIP requirements
PIP package | Version required |
---|---|
psycopg2-binary | >=2.7.4 |
Cross provider package dependencies
Those are dependencies that might be needed in order to use all the features of the package. You need to install the specified backport providers package in order to use them.
You can install such cross-provider dependencies when installing from PyPI. For example:
pip install apache-airflow-backport-providers-postgres[amazon]
Dependent package | Extra |
---|---|
apache-airflow-backport-providers-amazon | amazon |
Provider class summary
All classes in Airflow 2.0 are in airflow.providers.postgres
package.
Operators
Moved operators
Airflow 2.0 operators: airflow.providers.postgres package |
Airflow 1.10.* previous location (usually airflow.contrib ) |
---|---|
operators.postgres.PostgresOperator | operators.postgres_operator.PostgresOperator |
Hooks
Moved hooks
Airflow 2.0 hooks: airflow.providers.postgres package |
Airflow 1.10.* previous location (usually airflow.contrib ) |
---|---|
hooks.postgres.PostgresHook | hooks.postgres_hook.PostgresHook |
Releases
Release 2020.5.20
Commit | Committed | Subject |
---|---|---|
12c5e5d8a | 2020-05-17 | Prepare release candidate for backport packages (#8891) |
f3521fb0e | 2020-05-16 | Regenerate readme files for backport package release (#8886) |
92585ca4c | 2020-05-15 | Added automated release notes generation for backport operators (#8807) |
a28c66f23 | 2020-04-30 | [AIRFLOW-4734] Upsert functionality for PostgresHook.insert_rows() (#8625) |
68d1714f2 | 2020-04-04 | [AIRFLOW-6822] AWS hooks should cache boto3 client (#7541) |
4bde99f13 | 2020-03-23 | Make airflow/providers pylint compatible (#7802) |
9cbd7de6d | 2020-02-18 | [AIRFLOW-6792] Remove _operator/_hook/_sensor in providers package and add tests (#7412) |
97a429f9d | 2020-02-02 | [AIRFLOW-6714] Remove magic comments about UTF-8 (#7338) |
82c0e5aff | 2020-01-28 | [AIRFLOW-6655] Move AWS classes to providers (#7271) |
059eda05f | 2020-01-21 | [AIRFLOW-6610] Move software classes to providers package (#7231) |
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for apache-airflow-backport-providers-postgres-2020.5.20rc2.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | b2284f172399e9cef31db7c3b5e057eb0b2b7285a879e45f54e6405eb3966bf0 |
|
MD5 | 3a7a96e501748784a78c2aace393a633 |
|
BLAKE2b-256 | c848a369d1cf8cdeba48b6d2dd40674c5808590749274e1343a36d26e5c3458b |
Hashes for apache_airflow_backport_providers_postgres-2020.5.20rc2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1be13e7c1cd78dddeba89c4384ddf231c8274e8d8cbe60a77dfdeada8a8fe21f |
|
MD5 | 823cdd0f13738f2cb2b9f5932e574052 |
|
BLAKE2b-256 | 7dc5f0fe08f56588a300696fcf843c78aec535ceb15e9b9b96ee145cff1be727 |