apache/seatunnel

[Feature][connector-file] Add PostgreSQL COPY Command Support to JDBC Source for Enhanced Data Extraction Performance

Open

#10,406 建立於 2026年1月28日

在 GitHub 查看
 (2 留言) (0 反應) (1 負責人)Java (1,432 fork)batch import
help wanted

倉庫指標

Star
 (6,897 star)
PR 合併指標
 (平均合併 13天 21小時) (30 天內合併 143 個 PR)

描述

Search before asking

  • I had searched in the feature and found no similar feature requirement.

Description

The current JDBC Source connector cannot use PostgreSQL's native COPY command for data extraction, forcing users to rely on slower standard SELECT queries when reading large datasets. This results in unnecessarily long extraction times and inefficient resource usage during data synchronization from PostgreSQL.

Usage Scenario

Enable high-speed data extraction from PostgreSQL databases in SeaTunnel ETL/ELT jobs.

Related issues

No response

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!

Code of Conduct

貢獻者指南