diff options
author | Drew DeVault <sir@cmpwn.com> | 2020-06-30 12:06:43 -0400 |
---|---|---|
committer | Drew DeVault <sir@cmpwn.com> | 2020-06-30 12:06:43 -0400 |
commit | 72fe32c37fd3cf615c368f0344edad310e425031 (patch) | |
tree | 73cb0090d717470fcf88031b5823c4d8b879150b /ops/robust-psql.md | |
parent | 3fa17ac835da9f7ed6d128f1ac7e6de2e2271140 (diff) | |
download | sr.ht-docs-72fe32c37fd3cf615c368f0344edad310e425031.tar.gz |
Add mock scenario to PSQL planning
Diffstat (limited to 'ops/robust-psql.md')
-rw-r--r-- | ops/robust-psql.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ops/robust-psql.md b/ops/robust-psql.md index a3c8d7c..69ad2ec 100644 --- a/ops/robust-psql.md +++ b/ops/robust-psql.md @@ -138,6 +138,7 @@ pgbouncer or pgpool. Then we should play out the following scenarios: - Promoting the secondary to the primary - Shut down the primary or secondary without pre-preparation - Accessing the database state at an arbitrary point in the past +- Bringing the secondary back up to date after a primary outage - Major and minor version upgrades (pg 11 to 12) - Host OS upgrades (Alpine 3.11 to 3.12 or edge) - Cause a ZFS resliver on the primary and monitor database performance: does |