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

Commita11e15c

Browse files
committed
pg_upgrade docs: mention modification of postgresql.conf in new cluster
Mention it might be necessary to modify postgresql.conf in the newcluster to match the old cluster.Backpatch to 9.2.Suggested by user.
1 parent3f0ab05 commita11e15c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

‎doc/src/sgml/pgupgrade.sgml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -402,7 +402,9 @@ pg_upgrade.exe
402402

403403
<para>
404404
If you modified <filename>pg_hba.conf</> to use <literal>trust</>,
405-
restore its original authentication settings.
405+
restore its original authentication settings. It might also be
406+
necessary to adjust other configurations files in the new cluster to
407+
match the old cluster, e.g. <filename>postgresql.conf</>.
406408
</para>
407409
</step>
408410

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp