tELTPostgresqlMap
Builds the SQL SELECT statement using the table schema(s) provided by one or more
tELTPostgresqlInput components.
The three ELT Postgresql components are closely related, in terms of
their operating conditions. These components should be used to handle Postgresql
database table schemas to generate SQL statements, including clauses, which are to be
executed in the database output table defined.
tELTPostgresqlMap Standard properties
These properties are used to configure tELTPostgresqlMap running in the Standard Job framework.
The Standard
tELTPostgresqlMap component belongs to the ELT family.
The component in this framework is generally available.
Basic settings
|
Use an existing connection |
Select this check box and in the Component Note:
When a Job contains the parent Job and the child Job, if you need to share an
existing connection between the two levels, for example, to share the connection created by the parent Job with the child Job, you have to:
For an example about how to share a database connection across Job levels, see |
|
ELT Postgresql Map Editor |
The ELT Map editor allows you to define the output schema and make a |
|
Style link |
Select the way in which links are displayed.
Auto: By default, the links between the
Bezier curve: Links between the schema
Line: Links between the schema and the This option slightly optimizes performance. |
|
Property type |
Either Built-in or Repository. |
|
|
Built-in: No property data stored |
|
|
Repository: Select the Repository |
|
Host |
Database server IP address |
|
Port |
Listening port number of DB server. |
|
Database |
Name of the database |
|
Username and Password |
DB user authentication data. To enter the password, click the […] button next to the |
Advanced settings
|
Additional JDBC parameters |
Specify additional connection properties for the DB connection you are |
|
tStatCatcher Statistics |
Select this check box to gather the Job processing metadata at a Job |
Global Variables
|
Global Variables |
ERROR_MESSAGE: the error message generated by the A Flow variable functions during the execution of a component while an After variable To fill up a field or expression with a variable, press Ctrl + For further information about variables, see |
Usage
|
Usage rule |
tELTPostgresqlMap is used along with Note:
Note that the ELT components do not handle actual data flow but |
|
Dynamic settings |
Click the [+] button to add a The Dynamic settings table is For examples on using dynamic parameters, see Scenario: Reading data from databases through context-based dynamic connections and Scenario: Reading data from different MySQL databases using dynamically loaded connection parameters. For more information on Dynamic |