[
https://issues.apache.org/jira/browse/AIRFLOW-1726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bolke de Bruin resolved AIRFLOW-1726.
-------------------------------------
Resolution: Fixed
Fix Version/s: 1.9.0
Issue resolved by pull request #2698
[https://github.com/apache/incubator-airflow/pull/2698]
> Copy Expert command for Postgres Hook
> -------------------------------------
>
> Key: AIRFLOW-1726
> URL: https://issues.apache.org/jira/browse/AIRFLOW-1726
> Project: Apache Airflow
> Issue Type: Improvement
> Reporter: Andy Hadjigeorgiou
> Assignee: Andy Hadjigeorgiou
> Priority: Minor
> Fix For: 1.9.0
>
>
> The Copy command is useful for postgres users, and it's client-based version
> "\COPY" can be frustrating to use due to python escape character shenanigans.
> Fortunately, psycopg2 supports a copy_expert method that simplifies the
> command and it's options, so I think it would be a useful addition to the
> PostgresHook.
> I'm working on the PR now, will post here when complete.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)