Redshift Research Project

System Table Tracker

System view pg_catalog.stl_mem_alloc_history version 1.0.51973 / 2023-06-17

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 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