pg_upgrade: Update obsolescent documentation note
authorPeter Eisentraut <peter@eisentraut.org>
Sat, 27 Jul 2019 06:26:33 +0000 (08:26 +0200)
committerPeter Eisentraut <peter@eisentraut.org>
Sat, 27 Jul 2019 06:26:33 +0000 (08:26 +0200)
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.

doc/src/sgml/ref/pgupgrade.sgml

index 3b69db909fec0779b4cb72f3b197c4ea4ed3deaa..9ab9c30b97df513e16992daf3aab292cba65777f 100644 (file)
         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>