Redshift Research Project

System Table Tracker

System view pg_catalog.stl_comm_rexmit version 1.0.38698 / 2022-05-27

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

View Text

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


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