On Thursday 22 January 2009 10:04:58 Kent Tong wrote:
> Reg Me Please wrote:
> > psql --help ?
>
> which option you're referring to? I tried --locale but it had no effect.
>
>
> -----
> --
> 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-tp21599904p2
>1600296.html Sent from the PostgreSQL - general mailing list archive at
> Nabble.com.

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>.

-- 
Fahrbahn ist ein graues Band
weisse Streifen, grĂ¼ner Rand

-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to