fsync pg_logical/mappings in CheckPointLogicalRewriteHeap().
Andres Freund <andres@anarazel.de>
fsync pg_logical/mappings in CheckPointLogicalRewriteHeap(). While individual logical rewrite files were synced to disk, the directory was not. On some filesystems that could lead to loosing directory entries after a crash. Reported-By: Tom Lane <tgl@sss.pgh.pa.us> Author: Nathan Bossart <bossartn@amazon.com> Discussion: https://postgr.es/m/867F2E29-2782-4869-970E-B984C6D35A8F@amazon.com Backpatch: 10-
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/access/heap/rewriteheap.c | modified | +3 −0 |
Discussion
- Avoid erroring out when unable to remove or parse logical rewrite files to save checkpoint work 70 messages · 2021-12-31 → 2022-09-03