Component family |
Databases/PostgresPlus |
|
Function |
Validates the data processed through the Job into the connected |
|
Purpose |
Using a unique connection, this component commits in one go a Note that if you need to commit each statement as an individual transaction, you have to use |
|
Basic settings |
Component list |
Select the tPostgresPlusConnection component in the list if |
|
Close Connection |
This check box is selected by default. It allows you to close the Warning
If you want to use a Row > |
Advanced settings |
tStat |
Select this check box to collect log data at the component |
|
Enable parallel execution |
Select this check box to perform high-speed data processing, by treating multiple data flows
Note that when parallel execution is enabled, it is not possible to use global variables to Warning
|
Dynamic settings |
Click the [+] button to add a row in the table and fill Once a dynamic parameter is defined, the Component List For more information on Dynamic settings and context |
|
Usage |
This component is more commonly used with other tPostgresPlus* components, especially |
|
Log4j |
The activity of this component can be logged using the log4j feature. For more information on this feature, see Talend Studio User For more information on the log4j logging levels, see the Apache documentation at http://logging.apache.org/log4j/1.2/apidocs/org/apache/log4j/Level.html. |
|
Limitation |
n/a |
For tPostgresPlusCommit related scenario, see Scenario 1: Inserting data in mother/daughter tables