Redshift Research Project

System Table Tracker

System view pg_catalog.stl_bytedict_stats version 1.0.62614 / 2024-02-02

schema name column data type
pg_catalog stl_bytedict_stats avg_dict_size float8
pg_catalog stl_bytedict_stats column_id int4
pg_catalog stl_bytedict_stats is_apply char(1)
pg_catalog stl_bytedict_stats num_blocks int8
pg_catalog stl_bytedict_stats num_exceptions int8
pg_catalog stl_bytedict_stats num_values int8
pg_catalog stl_bytedict_stats query int4
pg_catalog stl_bytedict_stats segment int4
pg_catalog stl_bytedict_stats slice int4
pg_catalog stl_bytedict_stats step int4
pg_catalog stl_bytedict_stats table_id int4

View Text

SELECT stll_bytedict_stats.query,
       stll_bytedict_stats.segment,
       stll_bytedict_stats.step,
       stll_bytedict_stats.slice,
       stll_bytedict_stats.table_id,
       stll_bytedict_stats.column_id,
       stll_bytedict_stats.is_apply,
       stll_bytedict_stats.num_blocks,
       stll_bytedict_stats.avg_dict_size,
       stll_bytedict_stats.num_values,
       stll_bytedict_stats.num_exceptions
FROM stll_bytedict_stats


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