Redshift Observatory

System Table Tracker

System view pg_catalog.stl_merge version 1.0.68540 / 2024-06-05

schema name column data type
pg_catalog stl_merge endtime timestamp
pg_catalog stl_merge query int4
pg_catalog stl_merge rows int8
pg_catalog stl_merge segment int4
pg_catalog stl_merge slice int4
pg_catalog stl_merge starttime timestamp
pg_catalog stl_merge step int4
pg_catalog stl_merge tasknum int4
pg_catalog stl_merge userid int4

View Text

SELECT stll_merge.userid,
       stll_merge.query,
       stll_merge.slice,
       stll_merge.segment,
       stll_merge.step,
       stll_merge.starttime,
       stll_merge.endtime,
       stll_merge.tasknum,
       stll_merge.rows
FROM stll_merge
WHERE stll_merge.access_control = 0
   OR stll_merge.access_control IS NULL
   OR NOT is_seclog_downgrade_enabled()


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