2025-08-26 19:25:00Z WAL Saturation Event
This one is most puzzling because I have observed the following for the time frame of the incident:
- There is no abnormal write activity on any tables.
- There are not an abnormally large number of autovacuum workers running.
- There was a burst of disk write activity on the primary.
My working theory is that we had a low number of deletes on a table that has huge tuples, which would explain the write burst and sustained WAL volume while also flying under the radar while trying to isolate the busiest table for write traffic.
