summaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/pgupgrade.sgml
diff options
context:
space:
mode:
authorPeter Eisentraut2021-04-22 20:47:57 +0000
committerPeter Eisentraut2021-04-22 20:47:57 +0000
commit197d33ccbe888fc84ae4e49bb241e88ea3c81f15 (patch)
tree149b9119adeaf7489d2f73678b993c60881fb1b7 /doc/src/sgml/ref/pgupgrade.sgml
parent43b55ec4bc3bc06596d966391f16defe016310ec (diff)
Fix some trailing whitespace in documentation files
Diffstat (limited to 'doc/src/sgml/ref/pgupgrade.sgml')
-rw-r--r--doc/src/sgml/ref/pgupgrade.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/ref/pgupgrade.sgml b/doc/src/sgml/ref/pgupgrade.sgml
index 92e1d09a55c..4737d97d202 100644
--- a/doc/src/sgml/ref/pgupgrade.sgml
+++ b/doc/src/sgml/ref/pgupgrade.sgml
@@ -375,7 +375,7 @@ NET STOP postgresql-&majorversion;
<quote>Latest checkpoint location</quote> values match in all clusters.
(There will be a mismatch if old standby servers were shut down
before the old primary or if the old standby servers are still running.)
- Also, make sure <varname>wal_level</varname> is not set to
+ Also, make sure <varname>wal_level</varname> is not set to
<literal>minimal</literal> in the <filename>postgresql.conf</filename> file on the
new primary cluster.
</para>