Re: How to create database with default system locale is set to et_EE.UTF-8 - Mailing list pgsql-general

From Andrus
Subject Re: How to create database with default system locale is set to et_EE.UTF-8
Date
Msg-id 37886B5FC0AF4FA4ADD29555F3310B65@dell2
Whole thread Raw
In response to Re: How to create database with default system locale is set to et_EE.UTF-8  (Adrian Klaver <adrian.klaver@gmail.com>)
Responses Re: How to create database with default system locale is set to et_EE.UTF-8  (Adrian Klaver <adrian.klaver@gmail.com>)
List pgsql-general
> Actually the interesting part would be what  locale

locale
LANG=et_EE.UTF-8
LC_CTYPE="et_EE.UTF-8"
LC_NUMERIC="et_EE.UTF-8"
LC_TIME="et_EE.UTF-8"
LC_COLLATE="et_EE.UTF-8"
LC_MONETARY="et_EE.UTF-8"
LC_MESSAGES="et_EE.UTF-8"
LC_PAPER="et_EE.UTF-8"
LC_NAME="et_EE.UTF-8"
LC_ADDRESS="et_EE.UTF-8"
LC_TELEPHONE="et_EE.UTF-8"
LC_MEASUREMENT="et_EE.UTF-8"
LC_IDENTIFICATION="et_EE.UTF-8"
LC_ALL=


> and  locale -a show after  the above:)?

locale -a
C
en_US.utf8
et_EE.utf8
POSIX

Andrus.


pgsql-general by date:

Previous
From: saqib11@igis.nust.edu.pk
Date:
Subject: Configuatration of pgrouting with QuantumGIS
Next
From: Clemens Eisserer
Date:
Subject: Initdb fails on openwrt in "creating template1 database"