10000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf4d324 commit 5e54515Copy full SHA for 5e54515
doc/src/sgml/charset.sgml
@@ -1,4 +1,4 @@
1
-<!-- $PostgreSQL: pgsql/doc/src/sgml/charset.sgml,v 2.41 2003/11/29 19:51:36 pgsql Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/charset.sgml,v 2.42 2003/12/30 23:36:19 tgl Exp $ -->
2
3
<chapter id="charset">
4
<title>Localization</>
@@ -235,8 +235,7 @@ initdb --locale=sv_SE
235
settings including <envar>LC_MESSAGES</> and <envar>LC_MONETARY</>
236
are initially determined by the environment the server is started
237
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</>.
+ settings of a database using the <command>SHOW</> command.
240
</para>
241
242
<para>
0 commit comments