Redshift Research Project

System Table Tracker

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

schema name column data type
pg_catalog stl_compile_print complevel int4
pg_catalog stl_compile_print locus int4
pg_catalog stl_compile_print message char(64)
pg_catalog stl_compile_print path char(255)
pg_catalog stl_compile_print pid int4
pg_catalog stl_compile_print process char(32)
pg_catalog stl_compile_print query int4
pg_catalog stl_compile_print recordtime timestamp
pg_catalog stl_compile_print result char(8)
pg_catalog stl_compile_print rss int8
pg_catalog stl_compile_print scpu int8
pg_catalog stl_compile_print segment int4
pg_catalog stl_compile_print statuscode char(64)
pg_catalog stl_compile_print totcpu int8
pg_catalog stl_compile_print ucpu int8
pg_catalog stl_compile_print xid int8

View Text

SELECT stll_compile_print.process,
       stll_compile_print.pid,
       stll_compile_print.query,
       stll_compile_print.recordtime,
       stll_compile_print.path,
       stll_compile_print.complevel,
       stll_compile_print.xid,
       stll_compile_print.segment,
       stll_compile_print.locus,
       stll_compile_print.ucpu,
       stll_compile_print.scpu,
       stll_compile_print.totcpu,
       stll_compile_print.rss,
       stll_compile_print.result,
       stll_compile_print.statuscode,
       stll_compile_print.message
FROM stll_compile_print


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