Setting up the tFixedFlowInput_1 component - Cloud - 8.0

PostgreSQL

Version
Cloud
8.0
Language
English
Product
Talend Big Data
Talend Big Data Platform
Talend Data Fabric
Talend Data Integration
Talend Data Management Platform
Talend Data Services Platform
Talend ESB
Talend MDM Platform
Talend Open Studio for Big Data
Talend Open Studio for Data Integration
Talend Open Studio for ESB
Talend Real-Time Big Data Platform
Module
Talend Studio
Content
Data Governance > Third-party systems > Database components (Integration) > PostgreSQL components
Data Quality and Preparation > Third-party systems > Database components (Integration) > PostgreSQL components
Design and Development > Third-party systems > Database components (Integration) > PostgreSQL components
Last publication date
2023-09-22
The tFixedFlowInput_1 component passes the data to be written to the Google Cloud SQL for PostgreSQL instance to tDBOutput_1 component.

Procedure

  1. Double-click tFixedFlowInput_1 to open its Basic settings view.
  2. Click [...] next to Edit schema to open the schema editor.
  3. Add these three columns in the schema editor: column id, type Integer; column name, type String; and column address, type String.
  4. Select the Use Inline Content option and copy-paste the data in Accessing Google Cloud SQL for PostgreSQL in the Content field.
  5. Leave the other options as they are.