[
https://issues.apache.org/jira/browse/AIRFLOW-1668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16188296#comment-16188296
]
ASF subversion and git services commented on AIRFLOW-1668:
----------------------------------------------------------
Commit f2bb77d00bf2171b26e17ac842c678c0ae929013 in incubator-airflow's branch
refs/heads/v1-9-test from [~bolke]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=f2bb77d ]
[AIRFLOW-1668] Expose keepalives_idle for Postgres connections
Controls the number of seconds of inactivity after
which TCP
should send a keepalive message to the server.
A value of zero uses the system default.
Important for Redshift which requires a setting
lower than 300.
Closes #2650 from bolkedebruin/AIRFLOW-1688
(cherry picked from commit 05bdd74131177ea135ed217e23d9f44a6fa1aa10)
Signed-off-by: Bolke de Bruin <[email protected]>
> Redhsift requires a keep alive of < 300s
> ----------------------------------------
>
> Key: AIRFLOW-1668
> URL: https://issues.apache.org/jira/browse/AIRFLOW-1668
> Project: Apache Airflow
> Issue Type: Bug
> Components: hooks, operators, redshift
> Reporter: Bolke de Bruin
> Fix For: 1.9.0
>
>
> https://github.com/apache/incubator-airflow/pull/2513
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)