mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
The value, if unset, defaults to[^1]: > a size equal to 1/32nd (about 3%) of shared_buffers, but not less > than 64kB nor more than the size of one WAL segment, typically 16MB Letting it choose this, by default, but allowing an override via `zulip.conf`, seems preferable to hard-coding an arbitrary value. [^1]: https://www.postgresql.org/docs/current/runtime-config-wal.html#GUC-WAL-BUFFERS