```patch db: image: postgres:12 + command: ["postgres", "-c", "fsync=off", "-c", "synchronous_commit=off", "-c", "full_page_writes=off"] volumes: ``` https://github.com/symbioquine/farmOS/blob/7a5f61c12d25594baebc8b6e50db6048a2a1ef4a/docker/docker-compose.testing.yml#L5