Redshift Research Project

System Table Tracker

System view pg_catalog.stl_delete_tag_throttle version 1.0.40182 / 2022-07-23

schema name column data type
pg_catalog stl_delete_tag_throttle contains_burst_write int4
pg_catalog stl_delete_tag_throttle delete_tags_outstanding int8
pg_catalog stl_delete_tag_throttle delete_tags_total int8
pg_catalog stl_delete_tag_throttle delete_tags_window int8
pg_catalog stl_delete_tag_throttle max_delete_tags int4
pg_catalog stl_delete_tag_throttle node_num int4
pg_catalog stl_delete_tag_throttle tps int4
pg_catalog stl_delete_tag_throttle window_end timestamp
pg_catalog stl_delete_tag_throttle window_start timestamp
pg_catalog stl_delete_tag_throttle xid int8

View Text

SELECT stll_delete_tag_throttle.node_num,
       stll_delete_tag_throttle.window_start,
       stll_delete_tag_throttle.window_end,
       stll_delete_tag_throttle.xid,
       stll_delete_tag_throttle.max_delete_tags,
       stll_delete_tag_throttle.delete_tags_outstanding,
       stll_delete_tag_throttle.delete_tags_total,
       stll_delete_tag_throttle.delete_tags_window,
       stll_delete_tag_throttle.tps,
       stll_delete_tag_throttle.contains_burst_write
FROM stll_delete_tag_throttle


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