Redshift Research Project

System Table Tracker

System view pg_catalog.stl_integration_datatype_mapping version 1.0.62614 / 2024-02-02

schema name column data type
pg_catalog stl_integration_datatype_mapping checkpoint char(128)
pg_catalog stl_integration_datatype_mapping db_name char(128)
pg_catalog stl_integration_datatype_mapping expected_export_type char(128)
pg_catalog stl_integration_datatype_mapping integration_id char(128)
pg_catalog stl_integration_datatype_mapping length_of_datatype int4
pg_catalog stl_integration_datatype_mapping log_coordinate char(128)
pg_catalog stl_integration_datatype_mapping mapped_data_type char(128)
pg_catalog stl_integration_datatype_mapping record_time timestamp
pg_catalog stl_integration_datatype_mapping schema_name char(128)
pg_catalog stl_integration_datatype_mapping source_data_type char(128)
pg_catalog stl_integration_datatype_mapping source_type char(128)
pg_catalog stl_integration_datatype_mapping table_name char(128)

View Text

SELECT stll_integration_datatype_mapping.record_time,
       stll_integration_datatype_mapping.integration_id,
       stll_integration_datatype_mapping.db_name,
       stll_integration_datatype_mapping.schema_name,
       stll_integration_datatype_mapping.table_name,
       stll_integration_datatype_mapping.checkpoint,
       stll_integration_datatype_mapping.log_coordinate,
       stll_integration_datatype_mapping.source_type,
       stll_integration_datatype_mapping.source_data_type,
       stll_integration_datatype_mapping.expected_export_type,
       stll_integration_datatype_mapping.length_of_datatype,
       stll_integration_datatype_mapping.mapped_data_type
FROM stll_integration_datatype_mapping


Home 3D Друк Blog Bring-Up Times Consultancy Cross-Region Benchmarks Email Forums IRC Mailing Lists Reddit Redshift Price Tracker Redshift Version Tracker Redshift Workbench System Table Tracker The Known Universe Twitter White Papers