Redshift Research Project

System Table Tracker

System view pg_catalog.stl_loaderror_detail version 1.0.39009 / 2022-06-08

schema name column data type
pg_catalog stl_loaderror_detail col_length char(10)
pg_catalog stl_loaderror_detail colname char(1024)
pg_catalog stl_loaderror_detail field int4
pg_catalog stl_loaderror_detail filename char(256)
pg_catalog stl_loaderror_detail is_null int4
pg_catalog stl_loaderror_detail line_number int8
pg_catalog stl_loaderror_detail query int4
pg_catalog stl_loaderror_detail session int4
pg_catalog stl_loaderror_detail slice int4
pg_catalog stl_loaderror_detail type char(10)
pg_catalog stl_loaderror_detail userid int4
pg_catalog stl_loaderror_detail value char(1024)

View Text

SELECT stll_loaderror_detail.userid,
       stll_loaderror_detail.slice,
       stll_loaderror_detail.session,
       stll_loaderror_detail.query,
       stll_loaderror_detail.filename,
       stll_loaderror_detail.line_number,
       stll_loaderror_detail.field,
       stll_loaderror_detail.colname,
       stll_loaderror_detail.value,
       stll_loaderror_detail.is_null,
       stll_loaderror_detail.type,
       stll_loaderror_detail.col_length
FROM stll_loaderror_detail


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