schema | name | column | data type |
---|---|---|---|
pg_catalog | stl_error | context | char(100) |
pg_catalog | stl_error | errcode | int4 |
pg_catalog | stl_error | error | char(512) |
pg_catalog | stl_error | file | char(90) |
pg_catalog | stl_error | linenum | int4 |
pg_catalog | stl_error | pid | int4 |
pg_catalog | stl_error | process | char(32) |
pg_catalog | stl_error | recordtime | timestamp |
pg_catalog | stl_error | userid | int4 |
SELECT stll_error.userid, stll_error.process, stll_error.recordtime, stll_error.pid, stll_error.errcode, stll_error.file, stll_error.linenum, stll_error.context, stll_error.error FROM stll_error WHERE stll_error.access_control = 0 OR stll_error.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