Redshift Research Project

System Table Tracker

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

schema name column data type
pg_catalog stl_system_abort_txn aborted int4
pg_catalog stl_system_abort_txn txn_check_type int4
pg_catalog stl_system_abort_txn txn_idle_start_time timestamp
pg_catalog stl_system_abort_txn txn_log_abort_time timestamp
pg_catalog stl_system_abort_txn txn_start_time timestamp
pg_catalog stl_system_abort_txn xid int8

View Text

SELECT stll_system_abort_txn.xid,
       stll_system_abort_txn.txn_start_time,
       stll_system_abort_txn.txn_idle_start_time,
       stll_system_abort_txn.txn_log_abort_time,
       stll_system_abort_txn.txn_check_type,
       stll_system_abort_txn.aborted
FROM stll_system_abort_txn


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