Redshift Research Project

System Table Tracker

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

schema name column data type
pg_catalog stl_mem_ops_counts count int8
pg_catalog stl_mem_ops_counts mem_operation char(16)
pg_catalog stl_mem_ops_counts memory_type char(16)
pg_catalog stl_mem_ops_counts node int4
pg_catalog stl_mem_ops_counts now timestamp
pg_catalog stl_mem_ops_counts process_type char(32)
pg_catalog stl_mem_ops_counts since timestamp

View Text

SELECT stll_mem_ops_counts.since,
       stll_mem_ops_counts.now,
       stll_mem_ops_counts.node,
       stll_mem_ops_counts.memory_type,
       stll_mem_ops_counts.process_type,
       stll_mem_ops_counts.mem_operation,
       stll_mem_ops_counts.count
FROM stll_mem_ops_counts


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