Redshift Research Project

System Table Tracker

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

schema name column data type
pg_catalog stl_unified_vec_scan payload_scalar_fetchers_count int4
pg_catalog stl_unified_vec_scan predicate_scalar_fetchers_count int4
pg_catalog stl_unified_vec_scan query int4
pg_catalog stl_unified_vec_scan scalar_fetcher_columns_count int4
pg_catalog stl_unified_vec_scan scalar_fetcher_nodes_count int4
pg_catalog stl_unified_vec_scan segment int4
pg_catalog stl_unified_vec_scan step int4
pg_catalog stl_unified_vec_scan subtree_depth int4
pg_catalog stl_unified_vec_scan subtree_nodes_count int4

View Text

SELECT stll_unified_vec_scan.query,
       stll_unified_vec_scan.segment,
       stll_unified_vec_scan.step,
       stll_unified_vec_scan.scalar_fetcher_columns_count,
       stll_unified_vec_scan.predicate_scalar_fetchers_count,
       stll_unified_vec_scan.payload_scalar_fetchers_count,
       stll_unified_vec_scan.subtree_nodes_count,
       stll_unified_vec_scan.subtree_depth,
       stll_unified_vec_scan.scalar_fetcher_nodes_count
FROM stll_unified_vec_scan


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