Redshift Research Project

System Table Tracker

System view pg_catalog.stl_smlog version 1.0.38698 / 2022-05-27

schema name column data type
pg_catalog stl_smlog errno_str char(64)
pg_catalog stl_smlog file char(64)
pg_catalog stl_smlog ip char(15)
pg_catalog stl_smlog level int4
pg_catalog stl_smlog linenum int4
pg_catalog stl_smlog msg char(256)
pg_catalog stl_smlog process char(15)
pg_catalog stl_smlog recordtime timestamp
pg_catalog stl_smlog seq int4
pg_catalog stl_smlog stack char(512)
pg_catalog stl_smlog sys_errno int4

View Text

SELECT stll_smlog.seq,
       stll_smlog.ip,
       stll_smlog.process,
       stll_smlog.level,
       stll_smlog.recordtime,
       stll_smlog.file,
       stll_smlog.linenum,
       stll_smlog.sys_errno,
       stll_smlog.errno_str,
       stll_smlog.msg,
       stll_smlog.stack
FROM stll_smlog


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