mirror of
https://github.com/postgres/postgres.git
synced 2025-08-05 07:41:25 +03:00
pg_upgrade docs: mention need to set parameters for vacuumdb.
This commit is contained in:
@@ -442,7 +442,8 @@ psql --username postgres --file script.sql postgres
|
|||||||
<para>
|
<para>
|
||||||
Because optimizer statistics are not transferred by <command>pg_upgrade</>, you will
|
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
|
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>
|
</para>
|
||||||
</step>
|
</step>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user