Redshift Research Project

System Table Tracker

System view pg_catalog.stl_datasharing_log version 1.0.59117 / 2023-11-08

schema name column data type
pg_catalog stl_datasharing_log dskind char(20)
pg_catalog stl_datasharing_log initial_query_time timestamp
pg_catalog stl_datasharing_log message char(1024)
pg_catalog stl_datasharing_log on_leader int4
pg_catalog stl_datasharing_log pid int4
pg_catalog stl_datasharing_log query int4
pg_catalog stl_datasharing_log recordtime timestamp
pg_catalog stl_datasharing_log userid int4
pg_catalog stl_datasharing_log xid int8

View Text

SELECT stll_datasharing_log.userid,
       stll_datasharing_log.xid,
       stll_datasharing_log.pid,
       stll_datasharing_log.query,
       stll_datasharing_log.dskind,
       stll_datasharing_log.recordtime,
       stll_datasharing_log.message,
       stll_datasharing_log.on_leader,
       stll_datasharing_log.initial_query_time
FROM stll_datasharing_log


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