Redshift Observatory

System Table Tracker

System view pg_catalog.stl_return version 1.0.68205 / 2024-05-26

schema name column data type
pg_catalog stl_return bytes int8
pg_catalog stl_return checksum int8
pg_catalog stl_return endtime timestamp
pg_catalog stl_return packets int4
pg_catalog stl_return query int4
pg_catalog stl_return rows int8
pg_catalog stl_return segment int4
pg_catalog stl_return slice int4
pg_catalog stl_return starttime timestamp
pg_catalog stl_return step int4
pg_catalog stl_return tasknum int4
pg_catalog stl_return userid int4

View Text

SELECT stll_return.userid,
       stll_return.query,
       stll_return.slice,
       stll_return.segment,
       stll_return.step,
       stll_return.starttime,
       stll_return.endtime,
       stll_return.tasknum,
       stll_return.rows,
       stll_return.bytes,
       stll_return.packets,
       stll_return.checksum
FROM stll_return
WHERE stll_return.access_control = 0
   OR stll_return.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