Skip to content

Update High Traffic table list

What does this MR do and why?

This MR updates our High Traffic tables list with new tables > 10 GB.

Why are we doing this?

SELECT pg_size_pretty( pg_total_relation_size('ci_build_report_results'));
 pg_size_pretty
----------------
 29 GB
(1 row)

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Max Orefice

Merge request reports

Loading