| Name: |
tPostgresPlusOutput |
| Icon: |
 |
| Description: |
Inserts or updates lines into a PostgresPlus table |
| Author: |
Talend |
| Version: |
7.3.1.20200213_1003 |
| Download: |
tPostgresPlusOutput V-7.3.1.20200213_1003 – Direct download
|
| Example: |
Coming soon… |
| Install Instructions: |
- 1.Close your studio
- 2.Extract the content of tPostgresPlusOutput.zip in a temporary folder
- 3.Copy the content of tPostgresPlusOutput into your studio installation path to components folder: Talend-Studio -> plugins -> org.talend.designer.components.localprovider_[version_timestamp] -> components
|
| Release Date: |
20070719A |
| Families: |
- Databases/DB Specifics/PostgresPlus
|
| Connectors: |
- FLOW
- FLOW
- ITERATE
- SUBJOB_OK
- SUBJOB_ERROR
- COMPONENT_OK
- COMPONENT_ERROR
- RUN_IF
|
| Returns: |
| Name |
Type |
Description |
| NB_LINE |
id_Integer |
Number of line |
| NB_LINE_UPDATED |
id_Integer |
Number Of Updated Lines |
| NB_LINE_INSERTED |
id_Integer |
Number Of Inserted Lines |
| NB_LINE_DELETED |
id_Integer |
Number Of Deleted Lines |
| NB_LINE_REJECTED |
id_Integer |
Number Of Rejected Lines |
| QUERY |
id_String |
Query |
|
| Imports: |
| NAME |
MODULE |
REQUIRED_IF |
| Driver-Postgres9 |
postgresql-42.2.9.jar |
(DB_VERSION ==’V9_X’) AND (USE_EXISTING_CONNECTION == ‘false’) |
| Driver-Postgres |
postgresql-8.4-703.jdbc4.jar |
(DB_VERSION ==’PRIOR_TO_V9′) AND (USE_EXISTING_CONNECTION == ‘false’) |
|
| Overview: |
|
|