diff options
Diffstat (limited to 'doc/src/sgml/ref/pgupgrade.sgml')
-rw-r--r-- | doc/src/sgml/ref/pgupgrade.sgml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/sgml/ref/pgupgrade.sgml b/doc/src/sgml/ref/pgupgrade.sgml index 2bddd6a937e..9b1e654cb70 100644 --- a/doc/src/sgml/ref/pgupgrade.sgml +++ b/doc/src/sgml/ref/pgupgrade.sgml @@ -449,7 +449,7 @@ pg_upgrade.exe </step> <step id="pgupgrade-step-replicas"> - <title>Upgrade Streaming Replication and Log-Shipping standby servers</title> + <title>Upgrade streaming replication and log-shipping standby servers</title> <para> If you used link mode and have Streaming Replication (see <xref @@ -616,7 +616,7 @@ rsync --archive --delete --hard-links --size-only --no-inc-recursive /vol1/pg_tb </step> <step> - <title>Post-Upgrade processing</title> + <title>Post-upgrade processing</title> <para> If any post-upgrade processing is required, pg_upgrade will issue |