Redshift Research Project

System Table Tracker

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

schema name column data type
pg_catalog stl_mutex_contention attempts int4
pg_catalog stl_mutex_contention endtime timestamp
pg_catalog stl_mutex_contention process char(32)
pg_catalog stl_mutex_contention starttime timestamp
pg_catalog stl_mutex_contention type int4
pg_catalog stl_mutex_contention waitpid int4

View Text

SELECT stll_mutex_contention.process,
       stll_mutex_contention.type,
       stll_mutex_contention.attempts,
       stll_mutex_contention.waitpid,
       stll_mutex_contention.starttime,
       stll_mutex_contention.endtime
FROM stll_mutex_contention


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