doc: mention that intervening major releases can be skipped
authorBruce Momjian <[email protected]>
Fri, 2 Apr 2021 01:17:24 +0000 (21:17 -0400)
committerBruce Momjian <[email protected]>
Fri, 2 Apr 2021 01:17:33 +0000 (21:17 -0400)
Also mention that you should read the intervening major releases notes.
This change was also applied to the website.

Discussion: https://postgr.es/m/20210330144949[email protected]

Backpatch-through: 9.6

doc/src/sgml/runtime.sgml

index bf877c0e0c1a0a999988e4d4afb2ff1e86f61b55..001d195b8e31607a49ccef51b6bfdde4db146217 100644 (file)
@@ -1692,9 +1692,9 @@ $ <userinput>kill -INT `head -1 /usr/local/pgsql/data/postmaster.pid`</userinput
    incompatibilities, so application programming changes might be required.
    All user-visible changes are listed in the release notes (<xref
    linkend="release"/>);  pay particular attention to the section
-   labeled "Migration".  If you are upgrading across several major
-   versions, be sure to read the release notes for each intervening
-   version.
+   labeled "Migration".  Though you can upgrade from one major version
+   to another without upgrading to intervening versions, you should read
+   the major release notes of all intervening versions.
   </para>
 
   <para>