diff options
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 |