Skip to content
Snippets Groups Projects
Commit f80e5505 authored by Bruce Momjian's avatar Bruce Momjian
Browse files

pg_upgrade docs: mention need to set parameters for vacuumdb.

parent 05624220
Branches
Tags
No related merge requests found
......@@ -442,7 +442,8 @@ psql --username postgres --file script.sql postgres
<para>
Because optimizer statistics are not transferred by <command>pg_upgrade</>, you will
be instructed to run a command to regenerate that information at the end
of the upgrade.
of the upgrade. You might need to set connection parameters to
match your new cluster.
</para>
</step>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment