aboutsummaryrefslogtreecommitdiffstats
path: root/ops/robust-psql.md
diff options
context:
space:
mode:
Diffstat (limited to 'ops/robust-psql.md')
-rw-r--r--ops/robust-psql.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/ops/robust-psql.md b/ops/robust-psql.md
index 8a157f5..ab04213 100644
--- a/ops/robust-psql.md
+++ b/ops/robust-psql.md
@@ -147,6 +147,9 @@ TODO: Write that script
1. Prerequisite: complete the read-only failover procedure
1. Shut off the master
1. Run `pg_ctl promote` on the standby
+
+Optional:
+
1. Convert the master to a standby
✗ TODO: Test this process