Redshift Research Project

System Table Tracker

System view pg_catalog.stl_query version 1.0.44903 / 2022-12-19

schema name column data type
pg_catalog stl_query aborted int4
pg_catalog stl_query concurrency_scaling_status int4
pg_catalog stl_query database char(32)
pg_catalog stl_query endtime timestamp
pg_catalog stl_query insert_pristine int4
pg_catalog stl_query label char(320)
pg_catalog stl_query pid int4
pg_catalog stl_query query int4
pg_catalog stl_query querytxt char(4000)
pg_catalog stl_query starttime timestamp
pg_catalog stl_query userid int4
pg_catalog stl_query xid int8

View Text

SELECT stll_query.userid,
       stll_query.query,
       stll_query.label,
       stll_query.xid,
       stll_query.pid,
       stll_query.database,
       stll_query.querytxt,
       stll_query.starttime,
       stll_query.endtime,
       stll_query.aborted,
       stll_query.insert_pristine,
       stll_query.concurrency_scaling_status
FROM stll_query


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