Improve PostgreSQL streaming replication in production #516

Merged
greg merged 2 commits from feature/keep_wal_segments into master 2023-10-07 08:18:24 +00:00
Owner

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.)

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.)
raucao added the
kredits-1
ops
labels 2023-10-02 13:52:08 +00:00
raucao added 2 commits 2023-10-02 13:52:09 +00:00
raucao requested review from greg 2023-10-02 13:52:26 +00:00
Author
Owner

@greg Want to review this before merge?

@greg Want to review this before merge?
greg approved these changes 2023-10-07 08:18:08 +00:00
greg left a comment
Owner

👍

👍
greg merged commit 1c9e28448f into master 2023-10-07 08:18:24 +00:00
greg deleted branch feature/keep_wal_segments 2023-10-07 08:18:25 +00:00
Sign in to join this conversation.
No Reviewers
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: kosmos/chef#516
No description provided.