Improve PostgreSQL streaming replication in production #516
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "feature/keep_wal_segments"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Keep up to 256 WAL segments on disk for replicas that have been down for a bit to be able to sync again without having to reinitialize from a new base backup.
(Also manually reinitialized the current replica after yesterday's downtime, hopefully for the last time.)
@greg Want to review this before merge?
👍