From: | Patryk Kordylewski <pk(at)imos(dot)net> |
---|---|
To: | pgsql-pkg-debian(at)postgresql(dot)org |
Subject: | Output Bug of pg_createcluster depending the used locale |
Date: | 2013-05-17 09:38:11 |
Message-ID: | 5195FA83.9010604@imos.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-pkg-debian |
Howdy,
i think i found a minor problem with pg_createcluster.
First my postgresql-common version:
ii postgresql-common 142.pgdg60+1
Environment/locales:
# locale
LANG=en_US.UTF-8
LANGUAGE=
LC_CTYPE="en_US.UTF-8"
LC_NUMERIC="en_US.UTF-8"
LC_TIME="en_US.UTF-8"
LC_COLLATE="en_US.UTF-8"
LC_MONETARY="en_US.UTF-8"
LC_MESSAGES="en_US.UTF-8"
LC_PAPER="en_US.UTF-8"
LC_NAME="en_US.UTF-8"
LC_ADDRESS="en_US.UTF-8"
LC_TELEPHONE="en_US.UTF-8"
LC_MEASUREMENT="en_US.UTF-8"
LC_IDENTIFICATION="en_US.UTF-8"
LC_ALL=
Using the following command:
# pg_createcluster -d /data/shared-hosting/9.0 -e UTF-8
--locale=de_DE.UTF-8 9.0 shared-hosting
Creating new cluster 9.0/shared-hosting ...
config /etc/postgresql/9.0/shared-hosting
data /data/shared-hosting/9.0
locale en_US.UTF-8
port 5432
It prints "locale en_US.UTF-8" but i want "--locale=de_DE.UTF-8".
Checking the cluster it hast the german locale, so it seems to be just
an output bug?
Best regards,
Patryk Kordylewski
XING: http://xing.to/patryk_kordylewski
JOBS: http://www.imos.net/jobs
--
imos Gesellschaft fuer Internet-Marketing und Online-Services mbH
Alfons-Feifel-Str. 9 // D-73037 Goeppingen // Stauferpark Ost
Tel: 07161 93339-17 // Fax: 07161 93339-99 // Internet: www.imos.net
Eingetragen im Handelsregister des Amtsgerichts Ulm, HRB 532571
Vertreten durch die Geschäftsfuehrer Alfred und Rolf Wallender
Attachment | Content-Type | Size |
---|---|---|
pk.vcf | text/x-vcard | 179 bytes |
From | Date | Subject | |
---|---|---|---|
Next Message | Markus Wanner | 2013-05-17 10:47:56 | Re: Output Bug of pg_createcluster depending the used locale |
Previous Message | Christoph Berg | 2013-05-11 05:08:16 | Wrong version of libpq5 in squeeze/wheezy/lucid/precise on amd64 |