Redshift Research Project

System Table Tracker

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

schema name column data type
pg_catalog stl_perf_permanent_channel_source borrow_max_ns int8
pg_catalog stl_perf_permanent_channel_source borrow_total_ns int8
pg_catalog stl_perf_permanent_channel_source bytes_transferred int8
pg_catalog stl_perf_permanent_channel_source channel_source_init_us int8
pg_catalog stl_perf_permanent_channel_source channel_type int4
pg_catalog stl_perf_permanent_channel_source is_packet_pool_init int4
pg_catalog stl_perf_permanent_channel_source node int4
pg_catalog stl_perf_permanent_channel_source now timestamp
pg_catalog stl_perf_permanent_channel_source packet_count int8
pg_catalog stl_perf_permanent_channel_source queue_delay_sample_max_ns int8
pg_catalog stl_perf_permanent_channel_source queue_delay_sample_total_ns int8
pg_catalog stl_perf_permanent_channel_source since timestamp
pg_catalog stl_perf_permanent_channel_source slice int4

View Text

SELECT stll_perf_permanent_channel_source.since,
       stll_perf_permanent_channel_source.now,
       stll_perf_permanent_channel_source.node,
       stll_perf_permanent_channel_source.slice,
       stll_perf_permanent_channel_source.channel_type,
       stll_perf_permanent_channel_source.packet_count,
       stll_perf_permanent_channel_source.bytes_transferred,
       stll_perf_permanent_channel_source.borrow_total_ns,
       stll_perf_permanent_channel_source.borrow_max_ns,
       stll_perf_permanent_channel_source.queue_delay_sample_total_ns,
       stll_perf_permanent_channel_source.queue_delay_sample_max_ns,
       stll_perf_permanent_channel_source.channel_source_init_us,
       stll_perf_permanent_channel_source.is_packet_pool_init
FROM stll_perf_permanent_channel_source


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