We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parent659e534 commit2695027Copy full SHA for 2695027
doc/src/sgml/ref/pgupgrade.sgml
@@ -382,11 +382,11 @@ NET STOP postgresql-&majorversion;
382
requires that the old and new cluster data directories be in the
383
same file system. (Tablespaces and <filename>pg_wal</filename> can be on
384
different file systems.)
385
-The clonemode provides the same speed and disk space advantages but will
386
- notleave the old cluster unusableafter theupgrade. The clone mode
387
- also requires that the old and new data directories be in the same file
388
- system.The clonemode is only available on certain operating systems
389
- and file systems.
+Clonemode provides the same speed and disk space advantages but
+doesnotcause the old clusterto beunusableonce thenew cluster
+is started. Clone modealso requires that the old and new data
+directories be in the same filesystem.Thismode is only available
+on certain operating systemsand file systems.
390
</para>
391
392
<para>