Redshift Observatory

System Table Tracker

System view pg_catalog.stl_encryption_trace version 1.0.108971 / 2025-03-16

schema name column data type
pg_catalog stl_encryption_trace active_key_id char(36)
pg_catalog stl_encryption_trace cur_stek_state int4
pg_catalog stl_encryption_trace end_time timestamp
pg_catalog stl_encryption_trace input_bytes int8
pg_catalog stl_encryption_trace key_creation_time timestamp
pg_catalog stl_encryption_trace latency_p50 int8
pg_catalog stl_encryption_trace latency_p90 int8
pg_catalog stl_encryption_trace latency_p99 int8
pg_catalog stl_encryption_trace message char(512)
pg_catalog stl_encryption_trace new_key_id char(36)
pg_catalog stl_encryption_trace new_stek_state int4
pg_catalog stl_encryption_trace operation_type int4
pg_catalog stl_encryption_trace output_bytes int8
pg_catalog stl_encryption_trace pid int4
pg_catalog stl_encryption_trace recordtime timestamp
pg_catalog stl_encryption_trace size_p50 int8
pg_catalog stl_encryption_trace size_p90 int8
pg_catalog stl_encryption_trace size_p99 int8
pg_catalog stl_encryption_trace slice int4
pg_catalog stl_encryption_trace start_time timestamp
pg_catalog stl_encryption_trace status int4
pg_catalog stl_encryption_trace sys_table char(128)
pg_catalog stl_encryption_trace trace_id int4

View Text

SELECT stll_encryption_trace.pid,
       stll_encryption_trace.slice,
       stll_encryption_trace.recordtime,
       stll_encryption_trace.start_time,
       stll_encryption_trace.end_time,
       stll_encryption_trace.status,
       stll_encryption_trace.active_key_id,
       stll_encryption_trace.operation_type,
       stll_encryption_trace.trace_id,
       stll_encryption_trace.key_creation_time,
       stll_encryption_trace.new_key_id,
       stll_encryption_trace.input_bytes,
       stll_encryption_trace.output_bytes,
       stll_encryption_trace.cur_stek_state,
       stll_encryption_trace.new_stek_state,
       stll_encryption_trace.sys_table,
       stll_encryption_trace.latency_p50,
       stll_encryption_trace.latency_p90,
       stll_encryption_trace.latency_p99,
       stll_encryption_trace.size_p50,
       stll_encryption_trace.size_p90,
       stll_encryption_trace.size_p99,
       stll_encryption_trace.message
FROM stll_encryption_trace


Home 3D Друк Blog Bring-Up Times Cross-Region Benchmarks Email Forums Mailing Lists Redshift Price Tracker Redshift Version Tracker Replacement System Tables Reserved Instances Marketplace Slack System Table Tracker The Known Universe White Papers