mirror of
https://github.com/postgres/postgres.git
synced 2025-07-02 09:02:37 +03:00
@ -1026,7 +1026,7 @@ This commit is also listed under libpq and psql
|
||||
|
||||
<para>
|
||||
This view exposes the same information available from
|
||||
the the <application>pg_config</> comand-line utility,
|
||||
the <application>pg_config</> comand-line utility,
|
||||
namely assorted compile-time configuration information for
|
||||
<productname>PostgreSQL</>.
|
||||
</para>
|
||||
|
@ -184,7 +184,7 @@ postgres$ <userinput>initdb -D /usr/local/pgsql/data</userinput>
|
||||
</para>
|
||||
|
||||
<para>
|
||||
Non-<literal>C</> and and non-<literal>POSIX</> locales rely on the
|
||||
Non-<literal>C</> and non-<literal>POSIX</> locales rely on the
|
||||
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,
|
||||
|
Reference in New Issue
Block a user