mirror of
https://github.com/neondatabase/neon.git
synced 2026-08-18 20:18:23 +00:00
52c2c69351
## Problem Deletions can be possibly reordered. Use fsync to avoid the case when mark file doesnt exist but other tenant/timeline files do. See added comments. resolves #4987