| 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 |
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
WHERE stll_stored_proc_call.access_control = 0
OR stll_stored_proc_call.access_control IS NULL
OR NOT is_seclog_downgrade_enabled() Home 3D Друк Blog Bring-Up Times Cross-Region Benchmarks Email Forums Mailing Lists Redshift Price Tracker Redshift Version Tracker Replacement System Tables Reserved Instances Marketplace Slack System Table Tracker The Known Universe White Papers