Redshift Research Project

System Table Tracker

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

schema name column data type
pg_catalog stl_unload_log end_time timestamp
pg_catalog stl_unload_log file_format char(10)
pg_catalog stl_unload_log line_count int8
pg_catalog stl_unload_log path char(1280)
pg_catalog stl_unload_log pid int4
pg_catalog stl_unload_log query int4
pg_catalog stl_unload_log slice int4
pg_catalog stl_unload_log start_time timestamp
pg_catalog stl_unload_log transfer_size int8
pg_catalog stl_unload_log userid int4

View Text

SELECT stll_unload_log.userid,
       stll_unload_log.query,
       stll_unload_log.slice,
       stll_unload_log.pid,
       stll_unload_log.path,
       stll_unload_log.start_time,
       stll_unload_log.end_time,
       stll_unload_log.line_count,
       stll_unload_log.transfer_size,
       stll_unload_log.file_format
FROM stll_unload_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