Redshift Research Project

System Table Tracker

System view pg_catalog.stl_query_heap_memory_usage version 1.0.38698 / 2022-05-27

schema name column data type
pg_catalog stl_query_heap_memory_usage checkpoint int4
pg_catalog stl_query_heap_memory_usage heap_max_mem_usage int8
pg_catalog stl_query_heap_memory_usage heap_mem_usage int8
pg_catalog stl_query_heap_memory_usage pid int4
pg_catalog stl_query_heap_memory_usage query int8
pg_catalog stl_query_heap_memory_usage recordtime timestamp
pg_catalog stl_query_heap_memory_usage userid int4
pg_catalog stl_query_heap_memory_usage xid int8

View Text

SELECT stll_query_heap_memory_usage.recordtime,
       stll_query_heap_memory_usage.pid,
       stll_query_heap_memory_usage.xid,
       stll_query_heap_memory_usage.userid,
       stll_query_heap_memory_usage.checkpoint,
       stll_query_heap_memory_usage.heap_mem_usage,
       stll_query_heap_memory_usage.heap_max_mem_usage,
       stll_query_heap_memory_usage.query
FROM stll_query_heap_memory_usage


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