Redshift Research Project

System Table Tracker

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

schema name column data type
pg_catalog stl_system_state node int4
pg_catalog stl_system_state record_time timestamp
pg_catalog stl_system_state swap_free int8
pg_catalog stl_system_state swap_in int8
pg_catalog stl_system_state swap_out int8
pg_catalog stl_system_state swap_total int8
pg_catalog stl_system_state system_memavailable int8
pg_catalog stl_system_state system_memfree int8
pg_catalog stl_system_state system_total int8

View Text

SELECT stll_system_state.node,
       stll_system_state.record_time,
       stll_system_state.system_memfree,
       stll_system_state.system_total,
       stll_system_state.swap_free,
       stll_system_state.swap_total,
       stll_system_state.swap_in,
       stll_system_state.swap_out,
       stll_system_state.system_memavailable
FROM stll_system_state


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