Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitd02b387

Browse files
committed
doc: OS collation changes can break indexes
Discussion: 20160702155517.GD18610@momjian.usReviewed-by: Christoph BergBackpatch-through: 9.1
1 parent75c452a commitd02b387

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎doc/src/sgml/runtime.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -188,8 +188,8 @@ postgres$ <userinput>initdb -D /usr/local/pgsql/data</userinput>
188188
operating system's collation library for character set ordering.
189189
This controls the ordering of keys stored in indexes. For this reason,
190190
a cluster cannot switch to an incompatible collation library version,
191-
either through snapshot restore, binary streaming replication,or
192-
<application>pg_upgrade</> run.
191+
either through snapshot restore, binary streaming replication,a
192+
different operating system, or an operating system upgrade.
193193
</para>
194194

195195
<sect2 id="creating-cluster-mount-points">

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp