Redshift Research Project

System Table Tracker

System view pg_catalog.stl_query_memory_cheating version 1.0.55524 / 2023-08-30

schema name column data type
pg_catalog stl_query_memory_cheating acquired_mem_mb int4
pg_catalog stl_query_memory_cheating eventtime timestamp
pg_catalog stl_query_memory_cheating memory_used_mb int4
pg_catalog stl_query_memory_cheating query int4
pg_catalog stl_query_memory_cheating segment int4
pg_catalog stl_query_memory_cheating sim char(10)
pg_catalog stl_query_memory_cheating slice int4
pg_catalog stl_query_memory_cheating step int4
pg_catalog stl_query_memory_cheating workmem_mb int4

View Text

SELECT stll_query_memory_cheating.query,
       stll_query_memory_cheating.slice,
       stll_query_memory_cheating.segment,
       stll_query_memory_cheating.step,
       stll_query_memory_cheating.eventtime,
       stll_query_memory_cheating.memory_used_mb,
       stll_query_memory_cheating.workmem_mb,
       stll_query_memory_cheating.sim,
       stll_query_memory_cheating.acquired_mem_mb
FROM stll_query_memory_cheating


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