Redshift Research Project

System Table Tracker

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

schema name column data type
pg_catalog stl_create_replication crc int4
pg_catalog stl_create_replication flags int4
pg_catalog stl_create_replication id char(64)
pg_catalog stl_create_replication new_address int8
pg_catalog stl_create_replication new_diskno int4
pg_catalog stl_create_replication new_node int4
pg_catalog stl_create_replication reason char(24)
pg_catalog stl_create_replication recordtime timestamp
pg_catalog stl_create_replication sb_pos int4
pg_catalog stl_create_replication slice int4

View Text

SELECT stll_create_replication.recordtime,
       stll_create_replication.slice,
       stll_create_replication.sb_pos,
       stll_create_replication.id,
       stll_create_replication.flags,
       stll_create_replication.new_node,
       stll_create_replication.new_diskno,
       stll_create_replication.new_address,
       stll_create_replication.crc,
       stll_create_replication.reason
FROM stll_create_replication


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