git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: aea7fe3) | patch
Remove wal_sync_method=fsync_writethrough on Windows.
2023年7月13日 23:59:07 +0000 (11:59 +1200)
2023年7月14日 00:30:13 +0000 (12:30 +1200)
commit d0c28601efaa8b04f11a19506f3371bba8438acc
Remove wal_sync_method=fsync_writethrough on Windows.

The "fsync" level already flushes drive write caches on Windows (as does
"fdatasync"), so it only confuses matters to have an apparently higher
level that isn't actually different at all.

That leaves "fsync_writethrough" only for macOS, where it actually does
something different.

Reviewed-by: Magnus Hagander <magnus@hagander.net>
Discussion: https://postgr.es/m/CA%2BhUKGJ2CG2SouPv2mca2WCTOJxYumvBARRcKPraFMB6GSEMcA%40mail.gmail.com
doc/src/sgml/wal.sgml diff | blob | blame | history
src/backend/storage/file/fd.c diff | blob | blame | history
src/bin/pg_test_fsync/pg_test_fsync.c diff | blob | blame | history
src/include/port/win32_port.h diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /