Redshift Observatory

System Table Tracker

System view pg_catalog.stl_sshclient_error version 1.0.76913 / 2024-10-24

schema name column data type
pg_catalog stl_sshclient_error command char(4096)
pg_catalog stl_sshclient_error endpoint char(1024)
pg_catalog stl_sshclient_error error char(1024)
pg_catalog stl_sshclient_error pid int4
pg_catalog stl_sshclient_error query int4
pg_catalog stl_sshclient_error recordtime timestamp
pg_catalog stl_sshclient_error sliceid int4
pg_catalog stl_sshclient_error ssh_username char(1024)
pg_catalog stl_sshclient_error userid int4

View Text

SELECT stll_sshclient_error.userid,
       stll_sshclient_error.query,
       stll_sshclient_error.sliceid,
       stll_sshclient_error.recordtime,
       stll_sshclient_error.pid,
       stll_sshclient_error.ssh_username,
       stll_sshclient_error.endpoint,
       stll_sshclient_error.command,
       stll_sshclient_error.error
FROM stll_sshclient_error
WHERE stll_sshclient_error.access_control = 0
   OR stll_sshclient_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