We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52b0f88 commit d0a642fCopy full SHA for d0a642f
doc/src/sgml/ref/pgupgrade.sgml
@@ -330,8 +330,8 @@ NET STOP postgresql-&majorversion;
330
<quote>Latest checkpoint location</> values match in all clusters.
331
(There will be a mismatch if old standby servers were shut down
332
before the old primary or if the old standby servers are still running.)
333
- Also, change <varname>wal_level</varname> to
334
- <literal>replica</> in the <filename>postgresql.conf</> file on the
+ Also, make sure <varname>wal_level</varname> is not set to
+ <literal>minimal</literal> in the <filename>postgresql.conf</filename> file on the
335
new primary cluster.
336
</para>
337
</step>
0 commit comments