]> granicus.if.org Git - postgresql/commitdiff
doc: remove mention of Windows junction points by pg_upgrade
authorBruce Momjian <bruce@momjian.us>
Thu, 15 Jun 2017 17:25:44 +0000 (13:25 -0400)
committerBruce Momjian <bruce@momjian.us>
Thu, 15 Jun 2017 17:25:44 +0000 (13:25 -0400)
pg_upgrade never used Windows junction points but instead always used
Windows hard links.

Reported-by: Adrian Klaver
Discussion: https://postgr.es/m/6a638c60-90bb-4921-8ee4-5fdad68f8b09@aklaver.com

Backpatch-through: 9.3, where the mention first appeared

doc/src/sgml/pgupgrade.sgml

index fadb9799522848e9588e92c3e383e54830f45082..2b14964c2322c1d84e9cf061cc308edb714f6958 100644 (file)
       <term><option>-k</option></term>
       <term><option>--link</option></term>
       <listitem><para>use hard links instead of copying files to the new
-      cluster (use junction points on Windows)</para></listitem>
+      cluster</para></listitem>
      </varlistentry>
 
      <varlistentry>