Redshift Research Project

System Table Tracker

System view pg_catalog.stl_udf_trace version 1.0.39009 / 2022-06-08

schema name column data type
pg_catalog stl_udf_trace component char(128)
pg_catalog stl_udf_trace message char(256)
pg_catalog stl_udf_trace node int4
pg_catalog stl_udf_trace pid int4
pg_catalog stl_udf_trace query int4
pg_catalog stl_udf_trace recordtime timestamp
pg_catalog stl_udf_trace sequence int4
pg_catalog stl_udf_trace slice int4
pg_catalog stl_udf_trace step int4
pg_catalog stl_udf_trace udfid int4

View Text

SELECT stll_udf_trace.component,
       stll_udf_trace.pid,
       stll_udf_trace.query,
       stll_udf_trace.udfid,
       stll_udf_trace.step,
       stll_udf_trace.node,
       stll_udf_trace.slice,
       stll_udf_trace.recordtime,
       stll_udf_trace.sequence,
       stll_udf_trace.message
FROM stll_udf_trace


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