Redshift Research Project

System Table Tracker

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

schema name column data type
pg_catalog stl_user_load_error_detail child_query_id int4
pg_catalog stl_user_load_error_detail col_length char(10)
pg_catalog stl_user_load_error_detail col_name char(127)
pg_catalog stl_user_load_error_detail db char(64)
pg_catalog stl_user_load_error_detail err_code int4
pg_catalog stl_user_load_error_detail err_reason char(512)
pg_catalog stl_user_load_error_detail filename char(256)
pg_catalog stl_user_load_error_detail line_number int8
pg_catalog stl_user_load_error_detail pid int4
pg_catalog stl_user_load_error_detail position int4
pg_catalog stl_user_load_error_detail query_id int8
pg_catalog stl_user_load_error_detail slice int4
pg_catalog stl_user_load_error_detail starttime timestamp
pg_catalog stl_user_load_error_detail table_id int4
pg_catalog stl_user_load_error_detail type char(10)
pg_catalog stl_user_load_error_detail user_id int4
pg_catalog stl_user_load_error_detail xid int8

View Text

SELECT stll_user_load_error_detail.user_id,
       stll_user_load_error_detail.query_id,
       stll_user_load_error_detail.child_query_id,
       stll_user_load_error_detail.pid,
       stll_user_load_error_detail.db,
       stll_user_load_error_detail.xid,
       stll_user_load_error_detail.slice,
       stll_user_load_error_detail.table_id,
       stll_user_load_error_detail.starttime,
       stll_user_load_error_detail.filename,
       stll_user_load_error_detail.line_number,
       stll_user_load_error_detail.col_name,
       stll_user_load_error_detail.type,
       stll_user_load_error_detail.col_length,
       stll_user_load_error_detail.position,
       stll_user_load_error_detail.err_code,
       stll_user_load_error_detail.err_reason
FROM stll_user_load_error_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