Skip to content
Snippets Groups Projects
Commit 7e1106f8 authored by Bruce Momjian's avatar Bruce Momjian
Browse files

doc: OS collation changes can break indexes

Discussion: 20160702155517.GD18610@momjian.us

Reviewed-by: Christoph Berg

Backpatch-through: 9.1
parent 2ff8a2fc
No related branches found
No related tags found
No related merge requests found
......@@ -188,8 +188,8 @@ postgres$ <userinput>initdb -D /usr/local/pgsql/data</userinput>
operating system's collation library for character set ordering.
This controls the ordering of keys stored in indexes. For this reason,
a cluster cannot switch to an incompatible collation library version,
either through snapshot restore, binary streaming replication, or
<application>pg_upgrade</> run.
either through snapshot restore, binary streaming replication, a
different operating system, or an operating system upgrade.
</para>
<sect2 id="creating-cluster-mount-points">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment