Redshift Research Project

System Table Tracker

System view pg_catalog.stl_io_stat version 1.0.44903 / 2022-12-19

schema name column data type
pg_catalog stl_io_stat currenttime timestamp
pg_catalog stl_io_stat node int4
pg_catalog stl_io_stat query int4
pg_catalog stl_io_stat reads int8
pg_catalog stl_io_stat sampletime timestamp
pg_catalog stl_io_stat segment int4
pg_catalog stl_io_stat writes int8

View Text

SELECT stll_io_stat.currenttime,
       stll_io_stat.sampletime,
       stll_io_stat.query,
       stll_io_stat.segment,
       stll_io_stat.node,
       stll_io_stat.reads,
       stll_io_stat.writes
FROM stll_io_stat


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