
Component family |
Databases/Postgresql |
|
Function |
tPostgresqlCDC extracts source |
|
Purpose |
tPostgresqlCDC addresses data |
|
Basic settings |
Property type |
Either Built-in or Since version 5.6, both the Built-In mode and the Repository mode are |
|
|
Built-in: No property data stored |
|
|
Repository: Select the repository Warning
Reset the DB type by clicking the relevant button to |
|
Use an existing connection |
Select this check box and in the Component List click the NoteWhen a Job contains the parent Job and the child Job, if you need to share an existing
For an example about how to share a database connection across Job levels, see |
|
DB Version |
List of database versions. |
|
Host |
Database server IP address. |
|
Port |
DB server listening port number. |
|
Database |
Name of the database. |
|
Schema |
Name of the schema. |
|
Username and |
DB user authentication data. To enter the password, click the […] button next to the |
|
Schema using CDC and Edit |
A schema is a row description, it defines the number of fields to Since version 5.6, both the Built-In mode and the Repository mode are Click Edit schema to make changes to the schema. If the
|
|
|
Built-In: You create and store the schema locally for this |
|
|
Repository: You have already created the schema and Warning
Reset the DB type by clicking the relevant button to |
|
Table |
Select the source table from which any changes made to data are to |
|
Subscriber |
Enter the name of the application that will use the change |
|
Events to catch |
Insert: Select this check box to
Update: Select this check box to
Delete: Select this check box to |
Advanced settings |
Keep data in CDC Table |
Select this check box to keep the changes made available to one or |
|
Use cursor |
Select this check box to specify the number of rows you want to |
|
Trim all the String/Char columns |
Select this check box to delete any spaces found at the beginning |
|
Trim column |
Remove leading and trailing whitespace from defined NoteClear Trim all the String/Char |
|
tStatCatcher Statistics |
Select this check box to collect the log data at 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
|
|
Global Variables |
NB_LINE: the number of rows read by an input component or To fill up a field or expression with a variable, press Ctrl + For further information about variables, see Talend Studio A Flow variable functions during the execution of a component while an After variable |
|
Usage |
This component is used as a start component. It requires an output |
|
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. |
For a related scenario, see Scenario 2: Retrieving modified data using CDC.