Redshift Research Project

System Table Tracker

System view pg_catalog.stl_hashjoin_partitions version 1.0.44903 / 2022-12-19

schema name column data type
pg_catalog stl_hashjoin_partitions hash_loops int4
pg_catalog stl_hashjoin_partitions input_card int8
pg_catalog stl_hashjoin_partitions num_blocks int4
pg_catalog stl_hashjoin_partitions output_card int8
pg_catalog stl_hashjoin_partitions part_num int4
pg_catalog stl_hashjoin_partitions query int4
pg_catalog stl_hashjoin_partitions segment int4
pg_catalog stl_hashjoin_partitions slice int4
pg_catalog stl_hashjoin_partitions step int4
pg_catalog stl_hashjoin_partitions switched_parts char(1)

View Text

SELECT stll_hashjoin_partitions.query,
       stll_hashjoin_partitions.slice,
       stll_hashjoin_partitions.segment,
       stll_hashjoin_partitions.step,
       stll_hashjoin_partitions.part_num,
       stll_hashjoin_partitions.num_blocks,
       stll_hashjoin_partitions.hash_loops,
       stll_hashjoin_partitions.switched_parts,
       stll_hashjoin_partitions.input_card,
       stll_hashjoin_partitions.output_card
FROM stll_hashjoin_partitions


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