Redshift Research Project

System Table Tracker

System view pg_catalog.stl_rpc version 1.0.59117 / 2023-11-08

schema name column data type
pg_catalog stl_rpc endtime timestamp
pg_catalog stl_rpc query int4
pg_catalog stl_rpc requests int8
pg_catalog stl_rpc rows int8
pg_catalog stl_rpc rpc_type int4
pg_catalog stl_rpc segment int4
pg_catalog stl_rpc slice int4
pg_catalog stl_rpc starttime timestamp
pg_catalog stl_rpc step int4
pg_catalog stl_rpc tasknum int4
pg_catalog stl_rpc userid int4

View Text

SELECT stll_rpc.userid,
       stll_rpc.query,
       stll_rpc.slice,
       stll_rpc.segment,
       stll_rpc.step,
       stll_rpc.starttime,
       stll_rpc.endtime,
       stll_rpc.tasknum,
       stll_rpc.rows,
       stll_rpc.requests,
       stll_rpc.rpc_type
FROM stll_rpc


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