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

From: "Andrus" <kobruleht2(at)hot(dot)ee>
To: "Adrian Klaver" <adrian(dot)klaver(at)gmail(dot)com>
Cc: Bèrto ëd Sèra <berto(dot)d(dot)sera(at)gmail(dot)com>, <pgsql-general(at)postgresql(dot)org>
Subject: Re: How to create database with default system locale is set to et_EE.UTF-8
Date: 2011-12-22 21:22:39
Message-ID: 37886B5FC0AF4FA4ADD29555F3310B65@dell2
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Clemens Eisserer 2011-12-22 22:28:54 Initdb fails on openwrt in "creating template1 database"
Previous Message saqib11 2011-12-22 20:19:43 Configuatration of pgrouting with QuantumGIS