Redshift Research Project

System Table Tracker

System view pg_catalog.stl_udf version 1.0.59117 / 2023-11-08

schema name column data type
pg_catalog stl_udf bytes int8
pg_catalog stl_udf endtime timestamp
pg_catalog stl_udf query int4
pg_catalog stl_udf rows int8
pg_catalog stl_udf segment int4
pg_catalog stl_udf slice int4
pg_catalog stl_udf starttime timestamp
pg_catalog stl_udf step int4
pg_catalog stl_udf tasknum int4
pg_catalog stl_udf udfid int4
pg_catalog stl_udf userid int4

View Text

SELECT stll_udf.userid,
       stll_udf.query,
       stll_udf.slice,
       stll_udf.segment,
       stll_udf.step,
       stll_udf.starttime,
       stll_udf.endtime,
       stll_udf.tasknum,
       stll_udf.rows,
       stll_udf.bytes,
       stll_udf.udfid
FROM stll_udf


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