schema | name | column | data type |
---|---|---|---|
pg_catalog | stl_limit | checksum | int8 |
pg_catalog | stl_limit | endtime | timestamp |
pg_catalog | stl_limit | hit_limit | char(1) |
pg_catalog | stl_limit | query | int4 |
pg_catalog | stl_limit | rows | int8 |
pg_catalog | stl_limit | segment | int4 |
pg_catalog | stl_limit | slice | int4 |
pg_catalog | stl_limit | starttime | timestamp |
pg_catalog | stl_limit | step | int4 |
pg_catalog | stl_limit | tasknum | int4 |
pg_catalog | stl_limit | userid | int4 |
SELECT stll_limit.userid, stll_limit.query, stll_limit.slice, stll_limit.segment, stll_limit.step, stll_limit.starttime, stll_limit.endtime, stll_limit.tasknum, stll_limit.rows, stll_limit.hit_limit, stll_limit.checksum FROM stll_limit WHERE stll_limit.access_control = 0 OR stll_limit.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