Search before asking
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?
Code of Conduct