diff --git a/doc/src/sgml/ref/pgupgrade.sgml b/doc/src/sgml/ref/pgupgrade.sgml index 46e8a0b7467..4f78e0e1c0b 100644 --- a/doc/src/sgml/ref/pgupgrade.sgml +++ b/doc/src/sgml/ref/pgupgrade.sgml @@ -532,15 +532,9 @@ NET STOP postgresql-&majorversion; - For Windows users, you must be logged into an administrative account, and - then start a shell as the postgres user and set the proper path: - - -RUNAS /USER:postgres "CMD.EXE" -SET PATH=%PATH%;C:\Program Files\PostgreSQL\&majorversion;\bin; - - - and then run pg_upgrade with quoted directories, e.g.: + For Windows users, you must be logged into an administrative account, + and then run pg_upgrade with quoted + directories, e.g.: pg_upgrade.exe