mirror of
https://github.com/postgres/postgres.git
synced 2025-07-21 16:02:15 +03:00
Remove extra "not" in pg_upgrade documentation.
Oversight in commit cb45dc3afb
.
Reported-by: Erik Rijkers <er@xs4all.nl>
Reviewed-by: Fujii Masao <masao.fujii@oss.nttdata.com>
Discussion: https://postgr.es/m/7b856277-62ad-80f0-36e1-a134ec3c9cab%40xs4all.nl
This commit is contained in:
@ -832,7 +832,7 @@ psql --username=postgres --file=script.sql postgres
|
||||
</para>
|
||||
|
||||
<para>
|
||||
Because not all statistics are not transferred by
|
||||
Because not all statistics are transferred by
|
||||
<command>pg_upgrade</command>, you will be instructed to run commands to
|
||||
regenerate that information at the end of the upgrade. You might need to
|
||||
set connection parameters to match your new cluster.
|
||||
|
Reference in New Issue
Block a user