8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c15f502 commit 8b2f60bCopy full SHA for 8b2f60b
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