Redshift Research Project

System Table Tracker

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

schema name column data type
pg_catalog stl_undo_transactions event char(137)
pg_catalog stl_undo_transactions recordtime timestamp
pg_catalog stl_undo_transactions table_id int4
pg_catalog stl_undo_transactions table_name char(137)
pg_catalog stl_undo_transactions tables_done int4
pg_catalog stl_undo_transactions tables_total int4
pg_catalog stl_undo_transactions undo_mode int4

View Text

SELECT stll_undo_transactions.recordtime,
       stll_undo_transactions.table_id,
       stll_undo_transactions.tables_done,
       stll_undo_transactions.tables_total,
       stll_undo_transactions.table_name,
       stll_undo_transactions.undo_mode,
       stll_undo_transactions.event
FROM stll_undo_transactions


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