tPostgresqlConnection
Opens a connection to the specified database that can then be reused in the
subsequent subjob or subjobs.
The tPostgresqlConnection opens a
connection to the database for a current transaction.
tPostgresqlConnection Standard properties
These properties are used to configure tPostgresqlConnection running in the Standard Job framework.
The Standard
tPostgresqlConnection component belongs to the Databases and the ELT families.
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 |
Property type |
Either Built-in |
 |
Built-in: No property data stored |
 |
Repository: Select the repository |
DB Version |
List of database versions. |
Host |
Database server IP address |
Port |
Listening port number of database server. |
Database |
Name of the database. |
Schema |
Exact name of the schema. |
Username and Password |
Database user authentication data. To enter the password, click the […] button next to the |
Use or register a shared DB Connection |
Select this check box to share your This option is This check box is not available when the Specify a data source |
Specify a data source alias |
Select this check box and specify the alias of a data source created on the This check box is not visible when the Use or register a |
Data source alias |
Enter the alias of the data source created on the This field is available only when the Specify a data |
Advanced settings
Auto Commit |
Select this check box to commit any changes to the database With this check box selected, you cannot use the corresponding Note that the auto commit function commits each SQL statement as a |
tStatCatcher Statistics |
Select this check box to collect log data at the component |
Usage
Usage rule |
This component is more commonly used with other tPostgresql* |
Related scenario
For tPostgresqlConnection related scenario, see tMysqlConnection