mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
Streaming replication may be used even if `wal-g` is not -- as long as the user can move a copy of the base backup to the replica (e.g. using `pg_basebackup`). Remove the warning about this combination, and move the `primary_conninfo` setting outside of the `s3_backups_bucket` check.