mirror of
https://github.com/postgres/postgres.git
synced 2025-12-22 17:42:17 +03:00
doc: Clean up title case use
Note: Following existing practice, titles of formalpara and step are not titlecased.
This commit is contained in:
@@ -450,7 +450,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
|
||||
@@ -617,7 +617,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
|
||||
|
||||
Reference in New Issue
Block a user