Redshift Research Project

System Table Tracker

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

schema name column data type
pg_catalog stl_ml_dlr_usage dlr_version char(16)
pg_catalog stl_ml_dlr_usage file_size int8
pg_catalog stl_ml_dlr_usage filestore_ids char(20)
pg_catalog stl_ml_dlr_usage mem_used int8
pg_catalog stl_ml_dlr_usage model_id int4
pg_catalog stl_ml_dlr_usage node int4
pg_catalog stl_ml_dlr_usage num_args int4
pg_catalog stl_ml_dlr_usage num_inferences int8
pg_catalog stl_ml_dlr_usage pid int4
pg_catalog stl_ml_dlr_usage query int4
pg_catalog stl_ml_dlr_usage record_time timestamp
pg_catalog stl_ml_dlr_usage slice int4

View Text

SELECT stll_ml_dlr_usage.record_time,
       stll_ml_dlr_usage.node,
       stll_ml_dlr_usage.query,
       stll_ml_dlr_usage.slice,
       stll_ml_dlr_usage.pid,
       stll_ml_dlr_usage.model_id,
       stll_ml_dlr_usage.filestore_ids,
       stll_ml_dlr_usage.file_size,
       stll_ml_dlr_usage.mem_used,
       stll_ml_dlr_usage.dlr_version,
       stll_ml_dlr_usage.num_args,
       stll_ml_dlr_usage.num_inferences
FROM stll_ml_dlr_usage


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