Redshift Observatory

System Table Tracker

System view pg_catalog.stl_jit_exec_stats version 1.0.121010 / 2025-08-28

schema name column data type
pg_catalog stl_jit_exec_stats exec_endtime timestamp
pg_catalog stl_jit_exec_stats exec_starttime timestamp
pg_catalog stl_jit_exec_stats jitting_endtime timestamp
pg_catalog stl_jit_exec_stats jitting_starttime timestamp
pg_catalog stl_jit_exec_stats memory_used int8
pg_catalog stl_jit_exec_stats node int4
pg_catalog stl_jit_exec_stats pid int4
pg_catalog stl_jit_exec_stats query int4
pg_catalog stl_jit_exec_stats segment int4
pg_catalog stl_jit_exec_stats slice int4
pg_catalog stl_jit_exec_stats userid int4
pg_catalog stl_jit_exec_stats xid int8

View Text

SELECT stll_jit_exec_stats.userid,
       stll_jit_exec_stats.xid,
       stll_jit_exec_stats.query,
       stll_jit_exec_stats.segment,
       stll_jit_exec_stats.node,
       stll_jit_exec_stats.slice,
       stll_jit_exec_stats.pid,
       stll_jit_exec_stats.jitting_starttime,
       stll_jit_exec_stats.jitting_endtime,
       stll_jit_exec_stats.exec_starttime,
       stll_jit_exec_stats.exec_endtime,
       stll_jit_exec_stats.memory_used
FROM stll_jit_exec_stats


Home 3D Друк Blog Bring-Up Times Cross-Region Benchmarks Email Forums Mailing Lists Redshift Price Tracker Redshift Version Tracker Replacement System Tables Reserved Instances Marketplace Slack System Table Tracker The Known Universe White Papers