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

Commit5e54515

Browse files
committed
Recommend SHOW, instead of pg_controldata, for checking LC_COLLATE and
LC_CTYPE settings of a database.
1 parentcf4d324 commit5e54515

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

‎doc/src/sgml/charset.sgml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/charset.sgml,v 2.41 2003/11/29 19:51:36 pgsql Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/charset.sgml,v 2.42 2003/12/30 23:36:19 tgl Exp $ -->
22

33
<chapter id="charset">
44
<title>Localization</>
@@ -235,8 +235,7 @@ initdb --locale=sv_SE
235235
settings including <envar>LC_MESSAGES</> and <envar>LC_MONETARY</>
236236
are initially determined by the environment the server is started
237237
in. You can check the <envar>LC_COLLATE</> and <envar>LC_CTYPE</>
238-
settings of a database with the utility program
239-
<command>pg_controldata</>.
238+
settings of a database using the <command>SHOW</> command.
240239
</para>
241240

242241
<para>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp