Marcos Bernardelli created AIRFLOW-2125:
-------------------------------------------

             Summary: psycopg2 version 2.7.4 was released and the wheel package 
was renamed to psycopg2-binary
                 Key: AIRFLOW-2125
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-2125
             Project: Apache Airflow
          Issue Type: Improvement
          Components: db
            Reporter: Marcos Bernardelli


A new version of the *psycopg2* was released, and the wheel packages was 
renamed to *psycopg2-binary*. More details on:

[http://initd.org/psycopg/docs/news.html]

[https://pypi.python.org/pypi/psycopg2-binary]

 

When running Airflow with the old package installed, the warning is printed:

 
{code}
UserWarning: The psycopg2 wheel package will be renamed from release 2.8; in 
order to keep installing from binary please use "pip install psycopg2-binary" 
instead. For details see: 
<http://initd.org/psycopg/docs/install.html#binary-install-from-pypi>.
{code}
 

Should we continue using the binary package, even that the recommendation is to 
build it from source:

"The binary package is a practical choice for development and testing but in 
production it is advised to use the package built from sources."

 

Source: https://pypi.python.org/pypi/psycopg2-binary

 

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to