mirror of
https://github.com/frappe/erpnext.git
synced 2026-08-23 20:16:40 +00:00
Postgres fsyncs on every commit by default, which dominates a commit-heavy test suite. Turn off synchronous_commit/fsync/full_page_writes on the throwaway CI database (reload- time settings, no restart). MariaDB CI is unaffected (DB != postgres).
4.1 KiB
4.1 KiB