Redshift Research Project

System Table Tracker

System view pg_catalog.stl_committed_txn version 1.0.55524 / 2023-08-30

schema name column data type
pg_catalog stl_committed_txn dump_end_time timestamp
pg_catalog stl_committed_txn end_time timestamp
pg_catalog stl_committed_txn is_write int4
pg_catalog stl_committed_txn start_time timestamp
pg_catalog stl_committed_txn tbl int8
pg_catalog stl_committed_txn xid int8

View Text

SELECT stll_committed_txn.dump_end_time,
       stll_committed_txn.xid,
       stll_committed_txn.start_time,
       stll_committed_txn.end_time,
       stll_committed_txn.tbl,
       stll_committed_txn.is_write
FROM stll_committed_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