1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-31 22:04:40 +03:00

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.
This commit is contained in:
Peter Eisentraut
2019-07-27 08:26:33 +02:00
parent 5ac684381d
commit 66190f371d

View File

@ -206,8 +206,7 @@
systems. If it is selected but not supported, the systems. If it is selected but not supported, the
<application>pg_upgrade</application> run will error. At present, it <application>pg_upgrade</application> run will error. At present, it
is supported on Linux (kernel 4.5 or later) with Btrfs and XFS (on is supported on Linux (kernel 4.5 or later) with Btrfs and XFS (on
file systems created with reflink support, which is not the default file systems created with reflink support), and on macOS with APFS.
for XFS at this writing), and on macOS with APFS.
</para> </para>
</listitem> </listitem>
</varlistentry> </varlistentry>