pg_fsync is fsync in WAL version.
Vadim B. Mikheev <vadim4o@yahoo.com>
pg_fsync is fsync in WAL version.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/storage/buffer/xlog_bufmgr.c | modified | +4 −1 |
| src/backend/storage/file/fd.c | modified | +12 −1 |
| src/backend/storage/smgr/md.c | modified | +3 −1 |
| src/include/storage/fd.h | modified | +6 −1 |