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 3f0ab05 commit a11e15cCopy full SHA for a11e15c
doc/src/sgml/pgupgrade.sgml
@@ -402,7 +402,9 @@ pg_upgrade.exe
402
403
<para>
404
If you modified <filename>pg_hba.conf</> to use <literal>trust</>,
405
- restore its original authentication settings.
+ 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</>.
408
</para>
409
</step>
410
0 commit comments