Skip to content

Commit 66190f3

Browse files
committed
pg_upgrade: Update obsolescent documentation note
Recently released xfsprogs 5.1.0 has reflink support enabled by default, so the note that it's not enabled by default can be removed.
1 parent 5ac6843 commit 66190f3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

doc/src/sgml/ref/pgupgrade.sgml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -206,8 +206,7 @@
206206
systems. If it is selected but not supported, the
207207
<application>pg_upgrade</application> run will error. At present, it
208208
is supported on Linux (kernel 4.5 or later) with Btrfs and XFS (on
209-
file systems created with reflink support, which is not the default
210-
for XFS at this writing), and on macOS with APFS.
209+
file systems created with reflink support), and on macOS with APFS.
211210
</para>
212211
</listitem>
213212
</varlistentry>

0 commit comments

Comments
 (0)