PostgreSQL Connector > Data type reference > 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
Bigint
Bigint
Binary
Bytea
Date/Time
Timestamp
Decimal
Numeric
Double
Double precision
Integer
Integer
JSONB
Character varying
String
Character varying
Text
Text