mirror of
https://github.com/neondatabase/neon.git
synced 2026-08-18 03:58:19 +00:00
cb8060545d
## Problem We log image compaction stats even when no image compaction happened. This is logged every 10 seconds for every timeline. ## Summary of changes Only log when we actually performed any image compaction.