You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Bowen Li (Jira)" <ji...@apache.org> on 2020/01/19 00:42:00 UTC

[jira] [Created] (FLINK-15645) enable COPY TO/FROM in Postgres JDBC source/sink for faster batch processing

Bowen Li created FLINK-15645:
--------------------------------

             Summary: enable COPY TO/FROM in Postgres JDBC source/sink for faster batch processing
                 Key: FLINK-15645
                 URL: https://issues.apache.org/jira/browse/FLINK-15645
             Project: Flink
          Issue Type: New Feature
          Components: Connectors / JDBC
            Reporter: Bowen Li
            Assignee: Bowen Li
             Fix For: 1.11.0


Postgres has its own SQL extension as COPY FROM/TO via JDBC for faster bulk loading/reading [https://www.postgresql.org/docs/12/sql-copy.html]

Flink should be able to support that for batch use cases



--
This message was sent by Atlassian Jira
(v8.3.4#803005)