Table of Contents

Search

  1. Preface
  2. Introduction to PostgreSQL Connector
  3. Connections for PostgreSQL
  4. Mappings and mapping tasks with PostgreSQL Connector
  5. PostgreSQL objects in mapping tasks
  6. Lookup transformation
  7. SQL transformation
  8. Migrating a mapping
  9. PostgreSQL SQL ELT optimization
  10. Data type reference

PostgreSQL Connector

PostgreSQL Connector

PostgreSQL and transformation data types supported for create target at runtime option

PostgreSQL and transformation data types supported for create target at runtime option

The following table lists the transformation data types that
Data Integration
supports and the corresponding PostgreSQL data types when you use the
Create New at Runtime
option:
Transformation Data Type
PostgreSQL Data Type
Integer
Integer
Bigint
Bigint
Decimal
Numeric
Double
Double precision
String
Character varying
Text
Text
Binary
Bytea
Date/Time
Timestamp

0 COMMENTS

We’d like to hear from you!