schema | name | column | data type |
---|---|---|---|
pg_catalog | stl_query | aborted | int4 |
pg_catalog | stl_query | concurrency_scaling_status | int4 |
pg_catalog | stl_query | database | char(32) |
pg_catalog | stl_query | endtime | timestamp |
pg_catalog | stl_query | insert_pristine | int4 |
pg_catalog | stl_query | label | char(320) |
pg_catalog | stl_query | pid | int4 |
pg_catalog | stl_query | query | int4 |
pg_catalog | stl_query | querytxt | char(4000) |
pg_catalog | stl_query | starttime | timestamp |
pg_catalog | stl_query | userid | int4 |
pg_catalog | stl_query | xid | int8 |
SELECT stll_query.userid, stll_query.query, stll_query.label, stll_query.xid, stll_query.pid, stll_query.database, stll_query.querytxt, stll_query.starttime, stll_query.endtime, stll_query.aborted, stll_query.insert_pristine, stll_query.concurrency_scaling_status FROM stll_query WHERE stll_query.access_control = 0 OR stll_query.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