tPostgresqlRollback
Avoids to commit part of a transaction involuntarily.
The tPostgresqlRollback cancels the transaction commit
in the connected DB.
tPostgresqlRollback Standard properties
These properties are used to configure tPostgresqlRollback running in the Standard Job framework.
The Standard
tPostgresqlRollback component belongs to the Databases family.
The component in this framework is available in all Talend
products.
connector. The properties related to database settings vary depending on your database
type selection. For more information about dynamic database connectors, see Dynamic database components.
Basic settings
Database |
Select a type of database from the list and click |
Component list |
Select the tPostgresqlConnection |
Close Connection |
Clear this check box to continue to use the selected connection |
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 simultaneously. Note that this feature depends on the database or the application ability to handle multiple inserts in parallel as well as the number of CPU affected. In the Number of parallel executions field, either:
Note that when parallel execution is enabled, it is not possible to use global
|
Usage
Usage rule |
This component is more commonly used with other tPostgresql* |
Dynamic settings |
Click the [+] button to add a row in the table Once a dynamic parameter is defined, the Component List box in the Basic For examples on using dynamic parameters, see Reading data from databases through context-based dynamic connections and Reading data from different MySQL databases using dynamically loaded connection parameters. For more information on Dynamic |
Related scenario
For tPostgresqlRollback related scenario, see tMysqlRollback