mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
This was originally added in a PostgreSQL 9.5 configuration, where the default is 0, meaning replication is disabled[^1]. In PostgreSQL 10 and above, the default is 10[^2], and there is no reason to lower it from that value. [^1]: https://www.postgresql.org/docs/9.5/runtime-config-replication.html [^2]: https://www.postgresql.org/docs/10/runtime-config-replication.html#RUNTIME-CONFIG-REPLICATION-SENDER