Redshift Research Project

System Table Tracker

System view pg_catalog.stl_comm_excess version 1.0.61395 / 2023-12-30

schema name column data type
pg_catalog stl_comm_excess ack_reply int4
pg_catalog stl_comm_excess ack_xon int4
pg_catalog stl_comm_excess channel int4
pg_catalog stl_comm_excess cmd_code int4
pg_catalog stl_comm_excess comment char(80)
pg_catalog stl_comm_excess dst_slice int4
pg_catalog stl_comm_excess fragment int4
pg_catalog stl_comm_excess is_bcast int4
pg_catalog stl_comm_excess len int4
pg_catalog stl_comm_excess process char(32)
pg_catalog stl_comm_excess recordtime timestamp
pg_catalog stl_comm_excess seqnum int8
pg_catalog stl_comm_excess src_slice int4
pg_catalog stl_comm_excess sync_msg int4

View Text

SELECT stll_comm_excess.process,
       stll_comm_excess.recordtime,
       stll_comm_excess.cmd_code,
       stll_comm_excess.seqnum,
       stll_comm_excess.channel,
       stll_comm_excess.src_slice,
       stll_comm_excess.dst_slice,
       stll_comm_excess.len,
       stll_comm_excess.is_bcast,
       stll_comm_excess.ack_reply,
       stll_comm_excess.ack_xon,
       stll_comm_excess.sync_msg,
       stll_comm_excess.fragment,
       stll_comm_excess.comment
FROM stll_comm_excess


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