Redshift Observatory

System Table Tracker

System view pg_catalog.stl_query_redacted version 1.0.77433 / 2024-11-01

schema name column data type
pg_catalog stl_query_redacted aborted int4
pg_catalog stl_query_redacted concurrency_scaling_status int4
pg_catalog stl_query_redacted database char(32)
pg_catalog stl_query_redacted endtime timestamp
pg_catalog stl_query_redacted insert_pristine int4
pg_catalog stl_query_redacted label char(320)
pg_catalog stl_query_redacted pid int4
pg_catalog stl_query_redacted query int4
pg_catalog stl_query_redacted querytxt_redacted char(4000)
pg_catalog stl_query_redacted starttime timestamp
pg_catalog stl_query_redacted userid int4
pg_catalog stl_query_redacted xid int8

View Text

SELECT stll_query_redacted.userid,
       stll_query_redacted.query,
       stll_query_redacted.label,
       stll_query_redacted.xid,
       stll_query_redacted.pid,
       stll_query_redacted.database,
       stll_query_redacted.querytxt_redacted,
       stll_query_redacted.starttime,
       stll_query_redacted.endtime,
       stll_query_redacted.aborted,
       stll_query_redacted.insert_pristine,
       stll_query_redacted.concurrency_scaling_status
FROM stll_query_redacted
WHERE stll_query_redacted.access_control = 0
   OR stll_query_redacted.access_control IS NULL
   OR NOT is_seclog_downgrade_enabled()


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