Redshift Research Project

System Table Tracker

System view pg_catalog.stl_burst_connection version 1.0.54239 / 2023-08-04

schema name column data type
pg_catalog stl_burst_connection action char(20)
pg_catalog stl_burst_connection cluster_arn char(100)
pg_catalog stl_burst_connection connection_guid char(100)
pg_catalog stl_burst_connection error char(250)
pg_catalog stl_burst_connection eventtime timestamp
pg_catalog stl_burst_connection line_number int8
pg_catalog stl_burst_connection method char(50)
pg_catalog stl_burst_connection pid int8
pg_catalog stl_burst_connection query int4
pg_catalog stl_burst_connection starttime timestamp
pg_catalog stl_burst_connection switch_status char(20)
pg_catalog stl_burst_connection switch_time int4
pg_catalog stl_burst_connection xid int8

View Text

SELECT stll_burst_connection.action,
       stll_burst_connection.method,
       stll_burst_connection.pid,
       stll_burst_connection.xid,
       stll_burst_connection.line_number,
       stll_burst_connection.eventtime,
       stll_burst_connection.cluster_arn,
       stll_burst_connection.connection_guid,
       stll_burst_connection.error,
       stll_burst_connection.switch_status,
       stll_burst_connection.switch_time,
       stll_burst_connection.starttime,
       stll_burst_connection.query
FROM stll_burst_connection


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