Redshift Observatory

System Table Tracker

System view pg_catalog.stl_mem_alloc_history version 1.0.81462 / 2025-01-09

schema name column data type
pg_catalog stl_mem_alloc_history address int8
pg_catalog stl_mem_alloc_history alloc int4
pg_catalog stl_mem_alloc_history node int4
pg_catalog stl_mem_alloc_history pid int4
pg_catalog stl_mem_alloc_history process char(32)
pg_catalog stl_mem_alloc_history recordtime timestamp
pg_catalog stl_mem_alloc_history size int4
pg_catalog stl_mem_alloc_history slice int4
pg_catalog stl_mem_alloc_history type int4

View Text

SELECT stll_mem_alloc_history.process,
       stll_mem_alloc_history.recordtime,
       stll_mem_alloc_history.node,
       stll_mem_alloc_history.slice,
       stll_mem_alloc_history.pid,
       stll_mem_alloc_history.alloc,
       stll_mem_alloc_history.address,
       stll_mem_alloc_history.size,
       stll_mem_alloc_history.type
FROM stll_mem_alloc_history


Home 3D Друк Blog Bring-Up Times Cross-Region Benchmarks Email Forums Mailing Lists Redshift Price Tracker Redshift Version Tracker Replacement System Tables Reserved Instances Marketplace System Table Tracker The Known Universe White Papers