aboutsummaryrefslogtreecommitdiffstats
path: root/ops
diff options
context:
space:
mode:
authorDrew DeVault <sir@cmpwn.com>2020-06-30 15:17:54 -0400
committerDrew DeVault <sir@cmpwn.com>2020-06-30 15:17:54 -0400
commit8f64ef2eedf622c977376df46e76d1e9b2ff9617 (patch)
tree0136e81a2b5a8777e428f64214abd2a87f33cba7 /ops
parent75454354830778cbf8002680404de26e2dee4a7a (diff)
downloadsr.ht-docs-8f64ef2eedf622c977376df46e76d1e9b2ff9617.tar.gz
Add master demotion procedure stub
Diffstat (limited to 'ops')
-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