Redshift Observatory

System Table Tracker

System view pg_catalog.stl_bcast version 1.0.69065 / 2024-06-27

schema name column data type
pg_catalog stl_bcast bytes int8
pg_catalog stl_bcast endtime timestamp
pg_catalog stl_bcast packets int4
pg_catalog stl_bcast query int4
pg_catalog stl_bcast rows int8
pg_catalog stl_bcast segment int4
pg_catalog stl_bcast slice int4
pg_catalog stl_bcast starttime timestamp
pg_catalog stl_bcast step int4
pg_catalog stl_bcast tasknum int4
pg_catalog stl_bcast userid int4

View Text

SELECT stll_bcast.userid,
       stll_bcast.query,
       stll_bcast.slice,
       stll_bcast.segment,
       stll_bcast.step,
       stll_bcast.starttime,
       stll_bcast.endtime,
       stll_bcast.tasknum,
       stll_bcast.rows,
       stll_bcast.bytes,
       stll_bcast.packets
FROM stll_bcast
WHERE stll_bcast.access_control = 0
   OR stll_bcast.access_control IS NULL
   OR NOT is_seclog_downgrade_enabled()


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