|
|
|
|
@ -1,4 +1,4 @@ |
|
|
|
|
<!-- $PostgreSQL: pgsql/doc/src/sgml/charset.sgml,v 2.86 2008/07/15 01:35:23 momjian Exp $ --> |
|
|
|
|
<!-- $PostgreSQL: pgsql/doc/src/sgml/charset.sgml,v 2.87 2008/07/15 17:45:03 momjian Exp $ --> |
|
|
|
|
|
|
|
|
|
<chapter id="charset"> |
|
|
|
|
<title>Localization</> |
|
|
|
|
@ -75,7 +75,8 @@ initdb --locale=sv_SE |
|
|
|
|
names on your system depends on what was provided by the operating |
|
|
|
|
system vendor and what was installed. On most Unix systems, the command |
|
|
|
|
<literal>locale -a</> will provide a list of available locales. |
|
|
|
|
Windows uses more verbose names, such as <literal>German_Germany</>. |
|
|
|
|
Windows uses more verbose names, such as <literal>German_Germany</> |
|
|
|
|
or <literal>Swedish_Sweden.1252</>. |
|
|
|
|
</para> |
|
|
|
|
|
|
|
|
|
<para> |
|
|
|
|
|