Redshift Research Project

System Table Tracker

System view pg_catalog.stl_connection_error_log version 1.0.55524 / 2023-08-30

schema name column data type
pg_catalog stl_connection_error_log error_code int4
pg_catalog stl_connection_error_log event char(64)
pg_catalog stl_connection_error_log familydesc char(64)
pg_catalog stl_connection_error_log hostname char(64)
pg_catalog stl_connection_error_log pid int8
pg_catalog stl_connection_error_log portnumber int4
pg_catalog stl_connection_error_log time timestamp
pg_catalog stl_connection_error_log unixsocketname char(64)

View Text

SELECT stll_connection_error_log.time,
       stll_connection_error_log.pid,
       stll_connection_error_log.event,
       stll_connection_error_log.hostname,
       stll_connection_error_log.unixsocketname,
       stll_connection_error_log.familydesc,
       stll_connection_error_log.portnumber,
       stll_connection_error_log.error_code
FROM stll_connection_error_log


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