8000
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 0017aa9 commit 4131cc6Copy full SHA for 4131cc6
doc/src/sgml/ref/pgupgrade.sgml
@@ -326,7 +326,9 @@ NET STOP postgresql-&majorversion;
326
against the old primary and standby clusters. Verify that the
327
<quote>Latest checkpoint location</> values match in all clusters.
328
(There will be a mismatch if old standby servers were shut down
329
- before the old primary.)
+ before the old primary.) Also, change <varname>wal_level</> to
330
+ <literal>replica</> in the <filename>postgresql.conf</> file on the
331
+ new primary cluster.
332
</para>
333
</step>
334
0 commit comments