Redshift Research Project

System Table Tracker

System view pg_catalog.stl_query_mem_leaks version 1.0.62614 / 2024-02-02

schema name column data type
pg_catalog stl_query_mem_leaks allocated int8
pg_catalog stl_query_mem_leaks ascii char(32)
pg_catalog stl_query_mem_leaks endtime timestamp
pg_catalog stl_query_mem_leaks hexa char(65)
pg_catalog stl_query_mem_leaks node int4
pg_catalog stl_query_mem_leaks pid int4
pg_catalog stl_query_mem_leaks pname char(15)
pg_catalog stl_query_mem_leaks qid int4
pg_catalog stl_query_mem_leaks rounded int8
pg_catalog stl_query_mem_leaks size int8
pg_catalog stl_query_mem_leaks type int4

View Text

SELECT stll_query_mem_leaks.qid,
       stll_query_mem_leaks.endtime,
       stll_query_mem_leaks.node,
       stll_query_mem_leaks.type,
       stll_query_mem_leaks.pid,
       stll_query_mem_leaks.pname,
       stll_query_mem_leaks.size,
       stll_query_mem_leaks.rounded,
       stll_query_mem_leaks.allocated,
       stll_query_mem_leaks.hexa,
       stll_query_mem_leaks.ascii
FROM stll_query_mem_leaks


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