From 994975b8c68c09f17ac128a8e47368a2dd601c4a Mon Sep 17 00:00:00 2001 From: Simon Riggs Date: Mon, 18 Sep 2017 05:53:52 +0100 Subject: [PATCH] Minor typos in descriptive text --- doc/upgrading-from-repmgr3.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/upgrading-from-repmgr3.md b/doc/upgrading-from-repmgr3.md index 3c89e33a..04ec2c1f 100644 --- a/doc/upgrading-from-repmgr3.md +++ b/doc/upgrading-from-repmgr3.md @@ -21,7 +21,7 @@ also for consistency with PostgreSQL naming conventions Other configuration items have been changed to command line options, and vice-versa, e.g. to avoid hard-coding items such as a a node's -upstream ID, which might change oer time. +upstream ID, which might change over time. `repmgr` will issue a warning about deprecated/altered options. @@ -76,7 +76,7 @@ placeholder parameter. Upgrading the repmgr schema --------------------------- -Ensure `repmgrd` is not running, or any cronjobs which execute the +Ensure `repmgrd` is not running, or any cron jobs which execute the `repmgr` binary. Install `repmgr4`; any `repmgr3` packages should be uninstalled