Redshift Research Project

System Table Tracker

System view pg_catalog.svv_ml_model_info version 1.0.62614 / 2024-02-02

schema name column data type
pg_catalog svv_ml_model_info database_name char(128)
pg_catalog svv_ml_model_info is_refreshable int4
pg_catalog svv_ml_model_info life_cycle char(20)
pg_catalog svv_ml_model_info model_name char(128)
pg_catalog svv_ml_model_info model_state char(128)
pg_catalog svv_ml_model_info schema_name char(128)
pg_catalog svv_ml_model_info user_name char(128)

View Text

SELECT s.database_name,
       s.schema_name,
       s.user_name,
       s.model_name,
       s.life_cycle,
       s.is_refreshable,
       s.model_state
FROM stv_ml_model_info AS s


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