Redshift Research Project

System Table Tracker

System view pg_catalog.stl_load_error_info version 1.0.40182 / 2022-07-23

schema name column data type
pg_catalog stl_load_error_info field int4
pg_catalog stl_load_error_info is_null char(1)
pg_catalog stl_load_error_info line_number int8
pg_catalog stl_load_error_info query int4
pg_catalog stl_load_error_info session int4
pg_catalog stl_load_error_info tmod char(10)
pg_catalog stl_load_error_info type char(10)
pg_catalog stl_load_error_info userid int4
pg_catalog stl_load_error_info value char(100)

View Text

SELECT stll_load_error_info.userid,
       stll_load_error_info.session,
       stll_load_error_info.query,
       stll_load_error_info.line_number,
       stll_load_error_info.field,
       stll_load_error_info.value,
       stll_load_error_info.is_null,
       stll_load_error_info.type,
       stll_load_error_info.tmod
FROM stll_load_error_info


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