Redshift Research Project

System Table Tracker

System view pg_catalog.stl_comm_diag version 1.0.39009 / 2022-06-08

schema name column data type
pg_catalog stl_comm_diag bandwidth float8
pg_catalog stl_comm_diag config char(256)
pg_catalog stl_comm_diag duration_ms int4
pg_catalog stl_comm_diag is_source int4
pg_catalog stl_comm_diag node int4
pg_catalog stl_comm_diag now timestamp
pg_catalog stl_comm_diag packet_count int4
pg_catalog stl_comm_diag slice int4

View Text

SELECT stll_comm_diag.now,
       stll_comm_diag.node,
       stll_comm_diag.slice,
       stll_comm_diag.is_source,
       stll_comm_diag.packet_count,
       stll_comm_diag.duration_ms,
       stll_comm_diag.bandwidth,
       stll_comm_diag.config
FROM stll_comm_diag


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