Redshift Research Project

System Table Tracker

System view pg_catalog.stl_concurrency_scaling_usage version 1.0.63269 / 2024-02-17

schema name column data type
pg_catalog stl_concurrency_scaling_usage cluster char(128)
pg_catalog stl_concurrency_scaling_usage endtime timestamp
pg_catalog stl_concurrency_scaling_usage incurred_usage_ms int4
pg_catalog stl_concurrency_scaling_usage is_cs_at_query int4
pg_catalog stl_concurrency_scaling_usage query int4
pg_catalog stl_concurrency_scaling_usage recordtime timestamp
pg_catalog stl_concurrency_scaling_usage request_id char(36)
pg_catalog stl_concurrency_scaling_usage starttime timestamp

View Text

SELECT stll_concurrency_scaling_usage.recordtime,
       stll_concurrency_scaling_usage.query,
       stll_concurrency_scaling_usage.cluster,
       stll_concurrency_scaling_usage.starttime,
       stll_concurrency_scaling_usage.endtime,
       stll_concurrency_scaling_usage.request_id,
       stll_concurrency_scaling_usage.incurred_usage_ms,
       stll_concurrency_scaling_usage.is_cs_at_query
FROM stll_concurrency_scaling_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