mirror of
https://github.com/postgres/postgres.git
synced 2025-07-30 11:03:19 +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:
@ -207,8 +207,7 @@
|
||||
systems. If it is selected but not supported, the
|
||||
<application>pg_upgrade</application> run will error. At present, it
|
||||
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
|
||||
for XFS at this writing), and on macOS with APFS.
|
||||
file systems created with reflink support), and on macOS with APFS.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
Reference in New Issue
Block a user