tPostgresPlusOutputBulkExec
Improves performance during Insert operations to a PostgresPlus database.
The tPostgresPlusOutputBulkExec executes the Insert action on the data provided.
The tPostgresplusOutputBulk and tPostgresplusBulkExec components are generally used together as part of a two step process. In the first step, an output file is generated. In the second step, this file is used in the INSERT operation used to feed a database. These two steps are fused together in the tPostgresPlusOutputBulkExec component.
For more technologies supported by Talend, see Talend components.