We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6a97b9 commit a253a88Copy full SHA for a253a88
doc/src/sgml/runtime.sgml
@@ -188,8 +188,8 @@ postgres$ <userinput>initdb -D /usr/local/pgsql/data</userinput>
188
operating system's collation library for character set ordering.
189
This controls the ordering of keys stored in indexes. For this reason,
190
a cluster cannot switch to an incompatible collation library version,
191
- either through snapshot restore, binary streaming replication, or
192
- <application>pg_upgrade</> run.
+ either through snapshot restore, binary streaming replication, a
+ different operating system, or an operating system upgrade.
193
</para>
194
195
<sect2 id="creating-cluster-mount-points">
0 commit comments