mirror of
https://github.com/postgres/postgres.git
synced 2025-12-06 00:01:56 -05:00
storage. Have pg_upgrade use it, and enable server options fsync=off and full_page_writes=off. Document that users turning fsync from off to on should run initdb --sync-only. [ Previous commit was incorrectly applied as a git merge. ]