aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ops/robust-psql.md8
1 files changed, 6 insertions, 2 deletions
diff --git a/ops/robust-psql.md b/ops/robust-psql.md
index ab04213..c219148 100644
--- a/ops/robust-psql.md
+++ b/ops/robust-psql.md
@@ -148,9 +148,13 @@ TODO: Write that script
1. Shut off the master
1. Run `pg_ctl promote` on the standby
-Optional:
+✗ TODO: Test this process
+
+# Master demotion procedure
+
+TBD
-1. Convert the master to a standby
+Apparently this is somewhat involved
✗ TODO: Test this process