Redshift Research Project

System Table Tracker

System view pg_catalog.stl_limit version 1.0.59117 / 2023-11-08

schema name column data type
pg_catalog stl_limit checksum int8
pg_catalog stl_limit endtime timestamp
pg_catalog stl_limit hit_limit char(1)
pg_catalog stl_limit query int4
pg_catalog stl_limit rows int8
pg_catalog stl_limit segment int4
pg_catalog stl_limit slice int4
pg_catalog stl_limit starttime timestamp
pg_catalog stl_limit step int4
pg_catalog stl_limit tasknum int4
pg_catalog stl_limit userid int4

View Text

SELECT stll_limit.userid,
       stll_limit.query,
       stll_limit.slice,
       stll_limit.segment,
       stll_limit.step,
       stll_limit.starttime,
       stll_limit.endtime,
       stll_limit.tasknum,
       stll_limit.rows,
       stll_limit.hit_limit,
       stll_limit.checksum
FROM stll_limit


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