Redshift Research Project

System Table Tracker

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

schema name column data type
pg_catalog stl_tiered_storage_controller blks_evictable int8
pg_catalog stl_tiered_storage_controller blks_to_backup int8
pg_catalog stl_tiered_storage_controller event_time timestamp
pg_catalog stl_tiered_storage_controller eviction_type int4
pg_catalog stl_tiered_storage_controller leader_sb_version int8
pg_catalog stl_tiered_storage_controller node_num int4
pg_catalog stl_tiered_storage_controller node_sb_version int8
pg_catalog stl_tiered_storage_controller request_accepted int4
pg_catalog stl_tiered_storage_controller used_capacity_perc int4

View Text

SELECT stll_tiered_storage_controller.node_num,
       stll_tiered_storage_controller.event_time,
       stll_tiered_storage_controller.eviction_type,
       stll_tiered_storage_controller.node_sb_version,
       stll_tiered_storage_controller.leader_sb_version,
       stll_tiered_storage_controller.request_accepted,
       stll_tiered_storage_controller.used_capacity_perc,
       stll_tiered_storage_controller.blks_evictable,
       stll_tiered_storage_controller.blks_to_backup
FROM stll_tiered_storage_controller


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