Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit00210e3

Browse files
committed
docs: re-add instructions on setting wal_level for rsync use
This step was erroneously removed four days ago by me.Reported-by: Magnus via IMBackpatch-through: 9.5
1 parentd42294f commit00210e3

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

‎doc/src/sgml/ref/pgupgrade.sgml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -326,7 +326,9 @@ NET STOP postgresql-&majorversion;
326326
against the old primary and standby clusters. Verify that the
327327
<quote>Latest checkpoint location</> values match in all clusters.
328328
(There will be a mismatch if old standby servers were shut down
329-
before the old primary.)
329+
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.
330332
</para>
331333
</step>
332334

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp