Redshift Observatory

System Table Tracker

System view pg_catalog.stl_perf_sink_histogram version 1.0.109768 / 2025-03-30

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

View Text

SELECT stll_perf_sink_histogram.now,
       stll_perf_sink_histogram.name,
       stll_perf_sink_histogram.query_id,
       stll_perf_sink_histogram.slice_number,
       stll_perf_sink_histogram.channel_id,
       stll_perf_sink_histogram.mean,
       stll_perf_sink_histogram.stdev,
       stll_perf_sink_histogram.min,
       stll_perf_sink_histogram.max,
       stll_perf_sink_histogram.total,
       stll_perf_sink_histogram.sum,
       stll_perf_sink_histogram.ten_us,
       stll_perf_sink_histogram.hundred_us,
       stll_perf_sink_histogram.one_ms,
       stll_perf_sink_histogram.ten_ms,
       stll_perf_sink_histogram.hundred_ms,
       stll_perf_sink_histogram.one_s,
       stll_perf_sink_histogram.ten_s,
       stll_perf_sink_histogram.inf
FROM stll_perf_sink_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