Redshift Research Project

System Table Tracker

System view pg_catalog.stl_netmon_mac version 1.0.51973 / 2023-06-17

schema name column data type
pg_catalog stl_netmon_mac bin int4
pg_catalog stl_netmon_mac bout int4
pg_catalog stl_netmon_mac in_drops int4
pg_catalog stl_netmon_mac in_errs int4
pg_catalog stl_netmon_mac inter char(15)
pg_catalog stl_netmon_mac ip char(15)
pg_catalog stl_netmon_mac norcvbuf int4
pg_catalog stl_netmon_mac noxmtbuf int4
pg_catalog stl_netmon_mac obytes_rate int4
pg_catalog stl_netmon_mac out_colls int4
pg_catalog stl_netmon_mac out_drops int4
pg_catalog stl_netmon_mac out_errs int4
pg_catalog stl_netmon_mac pin int4
pg_catalog stl_netmon_mac pout int4
pg_catalog stl_netmon_mac rbytes_rate int4
pg_catalog stl_netmon_mac smpl_t int4
pg_catalog stl_netmon_mac sn int4
pg_catalog stl_netmon_mac tn int4
pg_catalog stl_netmon_mac ts timestamp
pg_catalog stl_netmon_mac unk int4

View Text

SELECT stll_netmon_mac.tn,
       stll_netmon_mac.sn,
       stll_netmon_mac.ts,
       stll_netmon_mac.inter,
       stll_netmon_mac.ip,
       stll_netmon_mac.pin,
       stll_netmon_mac.bin,
       stll_netmon_mac.bout,
       stll_netmon_mac.pout,
       stll_netmon_mac.unk,
       stll_netmon_mac.norcvbuf,
       stll_netmon_mac.noxmtbuf,
       stll_netmon_mac.out_errs,
       stll_netmon_mac.in_errs,
       stll_netmon_mac.out_drops,
       stll_netmon_mac.in_drops,
       stll_netmon_mac.out_colls,
       stll_netmon_mac.rbytes_rate,
       stll_netmon_mac.obytes_rate,
       stll_netmon_mac.smpl_t
FROM stll_netmon_mac


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