[
https://issues.apache.org/jira/browse/AIRFLOW-3693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16742017#comment-16742017
]
ASF subversion and git services commented on AIRFLOW-3693:
----------------------------------------------------------
Commit 09ea0890a0735d828f72907ffc7e1a5019219c92 in airflow's branch
refs/heads/dont-bake-env-into-tmp-config from Fokko Driesprong
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=09ea089 ]
[AIRFLOW-3693] Replace psycopg2-binary by psycopg2 (#4508)
For Python packages, psycopg2 is preferred over psycopg2-binary
http://initd.org/psycopg/docs/install.html#binary-install-from-pypi
> Replace psycopg2-binary by psycopg2
> -----------------------------------
>
> Key: AIRFLOW-3693
> URL: https://issues.apache.org/jira/browse/AIRFLOW-3693
> Project: Apache Airflow
> Issue Type: Bug
> Components: core
> Affects Versions: 1.10.1
> Reporter: Fokko Driesprong
> Assignee: Fokko Driesprong
> Priority: Major
> Fix For: 1.10.2
>
>
> For Python packages, psycopg2 is preferred over psycopg2-binary
> http://initd.org/psycopg/docs/install.html#binary-install-from-pypi
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)