Re: how to specify the locale that psql uses - Mailing list pgsql-general

From Kent Tong
Subject Re: how to specify the locale that psql uses
Date
Msg-id 21601001.post@talk.nabble.com
Whole thread Raw
In response to Re: how to specify the locale that psql uses  (Reg Me Please <regmeplease@gmail.com>)
Responses Re: how to specify the locale that psql uses  (Reg Me Please <regmeplease@gmail.com>)
Re: how to specify the locale that psql uses  ("Albe Laurenz" <laurenz.albe@wien.gv.at>)
List pgsql-general


Reg Me Please wrote:
>
> Weel, you have two locales: one on the client and one the server.
> The former is needed for "translations" to the server whenver the two
> don't
> match.
> The latter is chosen at the CREATE DATABASE <dbname> ENCODING <encoding>.
>

I am referring to the locale on the client that determines the text prompts
it
outputs.

-----
--
Kent Tong
Wicket tutorials freely available at http://www.agileskills2.org/EWDW
Axis2 tutorials freely available at http://www.agileskills2.org/DWSAA
--
View this message in context: http://www.nabble.com/how-to-specify-the-locale-that-psql-uses-tp21599904p21601001.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.


pgsql-general by date:

Previous
From: Reg Me Please
Date:
Subject: Re: how to specify the locale that psql uses
Next
From: Clemens Schwaighofer
Date:
Subject: how to avoid that a postgres session eats up all the memory