| schema | name | column | data type |
|---|---|---|---|
| pg_catalog | stl_parse | endtime | timestamp |
| pg_catalog | stl_parse | query | int4 |
| pg_catalog | stl_parse | rows | int8 |
| pg_catalog | stl_parse | segment | int4 |
| pg_catalog | stl_parse | slice | int4 |
| pg_catalog | stl_parse | starttime | timestamp |
| pg_catalog | stl_parse | step | int4 |
| pg_catalog | stl_parse | tasknum | int4 |
| pg_catalog | stl_parse | userid | int4 |
SELECT stll_parse.userid,
stll_parse.query,
stll_parse.slice,
stll_parse.segment,
stll_parse.step,
stll_parse.starttime,
stll_parse.endtime,
stll_parse.tasknum,
stll_parse.rows
FROM stll_parse
WHERE stll_parse.access_control = 0
OR stll_parse.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