Redshift Research Project

System Table Tracker

System view pg_catalog.stl_return version 1.0.54239 / 2023-08-04

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


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