Redshift Research Project

System Table Tracker

System view pg_catalog.stl_rms_calls version 1.0.61395 / 2023-12-30

schema name column data type
pg_catalog stl_rms_calls api_call char(60)
pg_catalog stl_rms_calls duration_us int8
pg_catalog stl_rms_calls node int4
pg_catalog stl_rms_calls num_returned_objects int4
pg_catalog stl_rms_calls query int4
pg_catalog stl_rms_calls segment int4
pg_catalog stl_rms_calls slice int4
pg_catalog stl_rms_calls starttime timestamp
pg_catalog stl_rms_calls status char(128)
pg_catalog stl_rms_calls transaction int4

View Text

SELECT stll_rms_calls.transaction,
       stll_rms_calls.api_call,
       stll_rms_calls.starttime,
       stll_rms_calls.duration_us,
       stll_rms_calls.segment,
       stll_rms_calls.node,
       stll_rms_calls.slice,
       stll_rms_calls.query,
       stll_rms_calls.num_returned_objects,
       stll_rms_calls.status
FROM stll_rms_calls


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