Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 07fb943

Browse files
committed
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
1 parent 0f33a71 commit 07fb943

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
@@ -123,7 +123,7 @@
123123
<term><option>-k</option></term>
124124
<term><option>--link</option></term>
125125
<listitem><para>use hard links instead of copying files to the new
126-
cluster (use junction points on Windows)</para></listitem>
126+
cluster</para></listitem>
127127
</varlistentry>
128128

129129
<varlistentry>

0 commit comments

Comments
 (0)