Redshift Research Project

System Table Tracker

System view pg_catalog.stl_io_error version 1.0.51973 / 2023-06-17

schema name column data type
pg_catalog stl_io_error diskno int4
pg_catalog stl_io_error error_string char(32)
pg_catalog stl_io_error io_offset int8
pg_catalog stl_io_error nbytes int8
pg_catalog stl_io_error node int4
pg_catalog stl_io_error pid int4
pg_catalog stl_io_error recordtime timestamp
pg_catalog stl_io_error result int8
pg_catalog stl_io_error sys_errno int4
pg_catalog stl_io_error type char(10)

View Text

SELECT stll_io_error.recordtime,
       stll_io_error.pid,
       stll_io_error.node,
       stll_io_error.diskno,
       stll_io_error.type,
       stll_io_error.io_offset,
       stll_io_error.nbytes,
       stll_io_error.result,
       stll_io_error.sys_errno,
       stll_io_error.error_string
FROM stll_io_error


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