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 0562422 commit f80e550Copy full SHA for f80e550
doc/src/sgml/pgupgrade.sgml
@@ -442,7 +442,8 @@ psql --username postgres --file script.sql postgres
442
<para>
443
Because optimizer statistics are not transferred by <command>pg_upgrade</>, you will
444
be instructed to run a command to regenerate that information at the end
445
- of the upgrade.
+ of the upgrade. You might need to set connection parameters to
446
+ match your new cluster.
447
</para>
448
</step>
449
0 commit comments