Redshift Research Project

System Table Tracker

System view pg_catalog.stl_disk_extent_splits version 1.0.51973 / 2023-06-17

schema name column data type
pg_catalog stl_disk_extent_splits addr int4
pg_catalog stl_disk_extent_splits col int4
pg_catalog stl_disk_extent_splits diskno int4
pg_catalog stl_disk_extent_splits host int4
pg_catalog stl_disk_extent_splits new_size int4
pg_catalog stl_disk_extent_splits new_start int4
pg_catalog stl_disk_extent_splits owner int4
pg_catalog stl_disk_extent_splits size_after int4
pg_catalog stl_disk_extent_splits size_before int4
pg_catalog stl_disk_extent_splits split_time timestamp
pg_catalog stl_disk_extent_splits start int4
pg_catalog stl_disk_extent_splits tbl int4

View Text

SELECT stll_disk_extent_splits.split_time,
       stll_disk_extent_splits.owner,
       stll_disk_extent_splits.host,
       stll_disk_extent_splits.diskno,
       stll_disk_extent_splits.tbl,
       stll_disk_extent_splits.col,
       stll_disk_extent_splits.addr,
       stll_disk_extent_splits.start,
       stll_disk_extent_splits.size_before,
       stll_disk_extent_splits.size_after,
       stll_disk_extent_splits.new_start,
       stll_disk_extent_splits.new_size
FROM stll_disk_extent_splits


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