Redshift Observatory

System Table Tracker

System view pg_catalog.stl_stored_proc_call_redacted version 1.0.74998 / 2024-09-20

schema name column data type
pg_catalog stl_stored_proc_call_redacted aborted int4
pg_catalog stl_stored_proc_call_redacted database char(32)
pg_catalog stl_stored_proc_call_redacted endtime timestamp
pg_catalog stl_stored_proc_call_redacted label char(320)
pg_catalog stl_stored_proc_call_redacted pid int4
pg_catalog stl_stored_proc_call_redacted query int4
pg_catalog stl_stored_proc_call_redacted querytxt_redacted char(500)
pg_catalog stl_stored_proc_call_redacted session_userid int4
pg_catalog stl_stored_proc_call_redacted starttime timestamp
pg_catalog stl_stored_proc_call_redacted userid int4
pg_catalog stl_stored_proc_call_redacted xid int8

View Text

SELECT stll_stored_proc_call_redacted.userid,
       stll_stored_proc_call_redacted.session_userid,
       stll_stored_proc_call_redacted.query,
       stll_stored_proc_call_redacted.label,
       stll_stored_proc_call_redacted.xid,
       stll_stored_proc_call_redacted.pid,
       stll_stored_proc_call_redacted.database,
       stll_stored_proc_call_redacted.querytxt_redacted,
       stll_stored_proc_call_redacted.starttime,
       stll_stored_proc_call_redacted.endtime,
       stll_stored_proc_call_redacted.aborted
FROM stll_stored_proc_call_redacted
WHERE stll_stored_proc_call_redacted.access_control = 0
   OR stll_stored_proc_call_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