Redshift Research Project

System Table Tracker

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

schema name column data type
pg_catalog stl_ml_log message char(1024)
pg_catalog stl_ml_log model_id int4
pg_catalog stl_ml_log model_name char(128)
pg_catalog stl_ml_log node int4
pg_catalog stl_ml_log operation char(15)
pg_catalog stl_ml_log pid int4
pg_catalog stl_ml_log recordtime timestamp
pg_catalog stl_ml_log xid int8

View Text

SELECT stll_ml_log.xid,
       stll_ml_log.pid,
       stll_ml_log.recordtime,
       stll_ml_log.node,
       stll_ml_log.model_name,
       stll_ml_log.model_id,
       stll_ml_log.operation,
       stll_ml_log.message
FROM stll_ml_log


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