Redshift Research Project

System Table Tracker

System view pg_catalog.stl_query_abort_reason version 1.0.63269 / 2024-02-17

schema name column data type
pg_catalog stl_query_abort_reason exception_msg char(128)
pg_catalog stl_query_abort_reason pid int4
pg_catalog stl_query_abort_reason qid int4
pg_catalog stl_query_abort_reason reason char(32)
pg_catalog stl_query_abort_reason recordtime timestamp
pg_catalog stl_query_abort_reason start_time timestamp
pg_catalog stl_query_abort_reason userid int4
pg_catalog stl_query_abort_reason xid int8

View Text

SELECT stll_query_abort_reason.recordtime,
       stll_query_abort_reason.start_time,
       stll_query_abort_reason.qid,
       stll_query_abort_reason.pid,
       stll_query_abort_reason.xid,
       stll_query_abort_reason.userid,
       stll_query_abort_reason.reason,
       stll_query_abort_reason.exception_msg
FROM stll_query_abort_reason


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