Redshift Observatory

System Table Tracker

System view pg_catalog.stl_perf_source_histogram version 1.0.106767 / 2025-02-06

schema name column data type
pg_catalog stl_perf_source_histogram channel_id int4
pg_catalog stl_perf_source_histogram hundred_ms int4
pg_catalog stl_perf_source_histogram hundred_us int4
pg_catalog stl_perf_source_histogram inf int4
pg_catalog stl_perf_source_histogram max float8
pg_catalog stl_perf_source_histogram mean float8
pg_catalog stl_perf_source_histogram min float8
pg_catalog stl_perf_source_histogram name char(64)
pg_catalog stl_perf_source_histogram now timestamp
pg_catalog stl_perf_source_histogram one_ms int4
pg_catalog stl_perf_source_histogram one_s int4
pg_catalog stl_perf_source_histogram query_id int4
pg_catalog stl_perf_source_histogram slice_number int4
pg_catalog stl_perf_source_histogram stdev float8
pg_catalog stl_perf_source_histogram sum float8
pg_catalog stl_perf_source_histogram ten_ms int4
pg_catalog stl_perf_source_histogram ten_s int4
pg_catalog stl_perf_source_histogram ten_us int4
pg_catalog stl_perf_source_histogram total int4

View Text

SELECT stll_perf_source_histogram.now,
       stll_perf_source_histogram.name,
       stll_perf_source_histogram.query_id,
       stll_perf_source_histogram.slice_number,
       stll_perf_source_histogram.channel_id,
       stll_perf_source_histogram.mean,
       stll_perf_source_histogram.stdev,
       stll_perf_source_histogram.min,
       stll_perf_source_histogram.max,
       stll_perf_source_histogram.total,
       stll_perf_source_histogram.sum,
       stll_perf_source_histogram.ten_us,
       stll_perf_source_histogram.hundred_us,
       stll_perf_source_histogram.one_ms,
       stll_perf_source_histogram.ten_ms,
       stll_perf_source_histogram.hundred_ms,
       stll_perf_source_histogram.one_s,
       stll_perf_source_histogram.ten_s,
       stll_perf_source_histogram.inf
FROM stll_perf_source_histogram


Home 3D Друк Blog Bring-Up Times Cross-Region Benchmarks Email Forums Mailing Lists Redshift Price Tracker Redshift Version Tracker Replacement System Tables Reserved Instances Marketplace Slack System Table Tracker The Known Universe White Papers