Skip to content

Optimize insert when triggered via COPY to use bulk insert or even load capabilities of the DB2 client. #88

@temuenz

Description

@temuenz

As now db2_fdw supports the copy command in PG to export and import data from a fdw table into a csv file, that needs to be optimized for speed using bulk insert and/or load of the db2 client avoiding locking overhead and optimize data transfer.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request
No fields configured for Feature.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions