Commit 07fb9433 authored by Bruce Momjian's avatar Bruce Momjian

doc: remove mention of Windows junction points by pg_upgrade

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
parent 0f33a719
...@@ -123,7 +123,7 @@ ...@@ -123,7 +123,7 @@
<term><option>-k</option></term> <term><option>-k</option></term>
<term><option>--link</option></term> <term><option>--link</option></term>
<listitem><para>use hard links instead of copying files to the new <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>
<varlistentry> <varlistentry>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment