aboutsummaryrefslogtreecommitdiffstats
path: root/ops
diff options
context:
space:
mode:
Diffstat (limited to 'ops')
-rw-r--r--ops/robust-psql.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/ops/robust-psql.md b/ops/robust-psql.md
index 8da7448..256a8af 100644
--- a/ops/robust-psql.md
+++ b/ops/robust-psql.md
@@ -234,7 +234,7 @@ We should play out the following scenarios:
- Bringing the standby 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
+- Cause a ZFS resilver on the primary and monitor database performance: does
this trigger a "soft outage" where performance is awful but the database is
ostensibly online?