Redshift Research Project

System Table Tracker

System view pg_catalog.stl_stored_proc_call version 1.0.54239 / 2023-08-04

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

View Text

SELECT stll_stored_proc_call.userid,
       stll_stored_proc_call.session_userid,
       stll_stored_proc_call.query,
       stll_stored_proc_call.label,
       stll_stored_proc_call.xid,
       stll_stored_proc_call.pid,
       stll_stored_proc_call.database,
       stll_stored_proc_call.querytxt,
       stll_stored_proc_call.starttime,
       stll_stored_proc_call.endtime,
       stll_stored_proc_call.aborted
FROM stll_stored_proc_call


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