| Name: |
tPostgresqlOutput |
| Icon: |
 |
| Description: |
Inserts or updates lines into a Postgresql table |
| Author: |
Talend |
| Version: |
5.6.3.20160127_1448 |
| Download: |
tPostgresqlOutput V-5.6.3.20160127_1448 – Direct download
|
| Example: |
Coming soon… |
| Install Instructions: |
- 1.Close your studio
- 2.Extract the content of tPostgresqlOutput.zip in a temporary folder
- 3.Copy the content of tPostgresqlOutput into your studio installation path to components folder: Talend-Studio -> plugins -> org.talend.designer.components.localprovider_5.6.3.20160127_1448 -> components
|
| Release Date: |
20070719A |
| Families: |
|
| 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-9.2-1003.jdbc3.jar |
(DB_VERSION ==’V9_X’) AND (USE_EXISTING_CONNECTION == ‘false’) |
| Driver-Postgres |
postgresql-8.3-603.jdbc3.jar |
(DB_VERSION ==’PRIOR_TO_V9′) AND (USE_EXISTING_CONNECTION == ‘false’) |
| Driver-Postgis |
postgis_1.4.0.jar |
false |
| org.talend.sdi |
org.talend.sdi.jar |
false |
| jts |
jts-1.12.jar |
false |
|
| Overview: |
|
|