mirror of
https://github.com/neondatabase/neon.git
synced 2026-05-17 21:20:37 +00:00
PR #6655 turned out to be not enough to prevent .snap files bloat; some subscribers just don't ack flushed position, thus never advancing the slot. Probably other bloating scenarios are also possible, so add a more direct restriction -- drop all slots if too many .snap files has been discovered.