Redshift Observatory

System Table Tracker

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

schema name column data type
pg_catalog stl_jit_analyze_log child_query_id int8
pg_catalog stl_jit_analyze_log database_name char(128)
pg_catalog stl_jit_analyze_log eventtime timestamp
pg_catalog stl_jit_analyze_log external_schema_name char(128)
pg_catalog stl_jit_analyze_log message char(1024)
pg_catalog stl_jit_analyze_log pid int8
pg_catalog stl_jit_analyze_log table_id int4
pg_catalog stl_jit_analyze_log table_name char(136)
pg_catalog stl_jit_analyze_log user_id int4
pg_catalog stl_jit_analyze_log user_query_id int8
pg_catalog stl_jit_analyze_log xid int8

View Text

SELECT stll_jit_analyze_log.user_id,
       stll_jit_analyze_log.pid,
       stll_jit_analyze_log.xid,
       stll_jit_analyze_log.user_query_id,
       stll_jit_analyze_log.child_query_id,
       stll_jit_analyze_log.eventtime,
       stll_jit_analyze_log.database_name,
       stll_jit_analyze_log.external_schema_name,
       stll_jit_analyze_log.table_name,
       stll_jit_analyze_log.table_id,
       stll_jit_analyze_log.message
FROM stll_jit_analyze_log


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