mirror of
https://github.com/postgres/postgres.git
synced 2026-03-10 18:28:35 -04:00
FreeBSD 13 gained O_DSYNC, which would normally cause wal_sync_method to
choose open_datasync as its default value. That may not be a good
choice for all systems, and performs worse than fdatasync in some
scenarios. Let's preserve the existing default behavior for now.
Like commit
|
||
|---|---|---|
| .. | ||
| sgml | ||
| Makefile | ||