8000 Remove extra "not" in pg_upgrade documentation. · jchampio/postgres@a3ef0b5 · GitHub
[go: up one dir, main page]

Skip to content

Commit a3ef0b5

Browse files
Remove extra "not" in pg_upgrade documentation.
Oversight in commit cb45dc3. 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
1 parent d73d4cf commit a3ef0b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/sgml/ref/pgupgrade.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -832,7 +832,7 @@ psql --username=postgres --file=script.sql postgres
832832
</para>
833833

834834
<para>
835-
Because not all statistics are not transferred by
835+
Because not all statistics are transferred by
836836
<command>pg_upgrade</command>, you will be instructed to run commands to
837837
regenerate that information at the end of the upgrade. You might need to
838838
set connection parameters to match your new cluster.

0 commit comments

Comments
 (0)
0