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 parent75c452a commitd02b387Copy full SHA for d02b387
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">