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

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 0275b3f) | patch
Change Win32 O_SYNC method to O_DSYNC because that is what the method
2005年3月24日 04:36:20 +0000 (04:36 +0000)
2005年3月24日 04:36:20 +0000 (04:36 +0000)
commit b1f57d88f56e0fbb49e4e5c8839cd3fb3a580a14
Change Win32 O_SYNC method to O_DSYNC because that is what the method
currently does. This is now the default Win32 wal sync method because
we perfer o_datasync to fsync.

Also, change Win32 fsync to a new wal sync method called
fsync_writethrough because that is the behavior of _commit, which is
what is used for fsync on Win32.

Backpatch to 8.0.X.
doc/src/sgml/runtime.sgml diff | blob | blame | history
src/backend/access/transam/xlog.c diff | blob | blame | history
src/backend/utils/misc/postgresql.conf.sample diff | blob | blame | history
src/include/port/win32.h diff | blob | blame | history
src/port/open.c diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

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