Redshift Research Project

System Table Tracker

System view pg_catalog.stl_sort version 1.0.63269 / 2024-02-17

schema name column data type
pg_catalog stl_sort bytes int8
pg_catalog stl_sort checksum int8
pg_catalog stl_sort endtime timestamp
pg_catalog stl_sort is_diskbased char(1)
pg_catalog stl_sort memory_usage_ratio int4
pg_catalog stl_sort query int4
pg_catalog stl_sort rows int8
pg_catalog stl_sort segment int4
pg_catalog stl_sort slice int4
pg_catalog stl_sort starttime timestamp
pg_catalog stl_sort step int4
pg_catalog stl_sort tasknum int4
pg_catalog stl_sort tbl int4
pg_catalog stl_sort used_mega_block char(1)
pg_catalog stl_sort userid int4
pg_catalog stl_sort workmem int8

View Text

SELECT stll_sort.userid,
       stll_sort.query,
       stll_sort.slice,
       stll_sort.segment,
       stll_sort.step,
       stll_sort.starttime,
       stll_sort.endtime,
       stll_sort.tasknum,
       stll_sort.rows,
       stll_sort.bytes,
       stll_sort.tbl,
       stll_sort.is_diskbased,
       stll_sort.workmem,
       stll_sort.checksum,
       stll_sort.used_mega_block,
       stll_sort.memory_usage_ratio
FROM stll_sort


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