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 454756788F474DFB88E99645468225E8@dell2
Whole thread Raw
In response to How to create database with default system locale is set to et_EE.UTF-8  ("Andrus" <kobruleht2@hot.ee>)
Responses Re: How to create database with default system locale is set to et_EE.UTF-8
List pgsql-general
Is it reasonable to use commands

export LC_COLLATE='et_EE.UTF-8'
export LC_CTYPE='et_EE.UTF-8'
apt-get -t squeeze-backports install postgresql-9.1 postgresql-common
postgresql-contrib

Will this force et_EE.UTF-8 locale ?

Andrus.


pgsql-general by date:

Previous
From: Adrian Klaver
Date:
Subject: Re: How to create database with default system locale is set to et_EE.UTF-8
Next
From: "Andrus"
Date:
Subject: Re: How to create database with default system locale is set to et_EE.UTF-8