pgsql: doc: remove RUNAS instructions for pg_upgrade on Windows

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc: remove RUNAS instructions for pg_upgrade on Windows
Date: 2023-11-13 17:41:07
Message-ID: E1r2avr-005GUi-58@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc: remove RUNAS instructions for pg_upgrade on Windows

None of our other tools have such a recommendation.

Reported-by: David G. Johnston

Discussion: https://postgr.es/m/CAKFQuwbpqP_DB8WhthnwbsUOT_qB=AK3PpBMmmMsYvENQFHhEg@mail.gmail.com

Backpatch-through: master

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/103ed24e311770510e2faf56a24cb27d297219de

Modified Files
--------------
doc/src/sgml/ref/pgupgrade.sgml | 12 +++---------
1 file changed, 3 insertions(+), 9 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2023-11-13 17:53:26 pgsql: Add error about the use of FREEZE in COPY TO
Previous Message Tom Lane 2023-11-13 16:45:42 pgsql: Don't release index root page pin in ginFindParents().