Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
postgres-lambda-diff
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Jakob Huber
postgres-lambda-diff
Commits
6dffdcfe
Commit
6dffdcfe
authored
7 years ago
by
Bruce Momjian
Browse files
Options
Downloads
Patches
Plain Diff
docs: adjust "link mode" mention in pg_upgrade streaming steps
Backpatch-through: 9.5
parent
aaa4faa7
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/src/sgml/ref/pgupgrade.sgml
+7
-7
7 additions, 7 deletions
doc/src/sgml/ref/pgupgrade.sgml
with
7 additions
and
7 deletions
doc/src/sgml/ref/pgupgrade.sgml
+
7
−
7
View file @
6dffdcfe
...
@@ -421,14 +421,14 @@ pg_upgrade.exe
...
@@ -421,14 +421,14 @@ pg_upgrade.exe
<title>Upgrade Streaming Replication and Log-Shipping standby servers</title>
<title>Upgrade Streaming Replication and Log-Shipping standby servers</title>
<para>
<para>
If you have Streaming Replication (see <xref
If you
used link mode and
have Streaming Replication (see <xref
linkend="streaming-replication">) or Log-Shipping (see <xref
linkend="streaming-replication">) or Log-Shipping (see <xref
linkend="warm-standby">) standby servers,
and used link mode,
linkend="warm-standby">) standby servers,
follow these steps to
follow these steps to
upgrade them. You will not be running
upgrade them. You will not be running
<application>pg_upgrade</> on
<application>pg_upgrade</> on
the standby servers, but rather
the standby servers, but rather
<application>rsync</> on the primary.
<application>rsync</> on the primary. Do not start any servers yet.
Do not start any servers yet. If you did <emphasis>not</> use link
If you did <emphasis>not</> use link mode, skip the instructions in
mode, skip the instructions in this section and simply recreate the
this section and simply recreate the
standby servers.
standby servers.
</para>
</para>
<substeps>
<substeps>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment