Re: Localization - Mailing list pgsql-novice

From Tom Lane
Subject Re: Localization
Date
Msg-id 15655.1147840051@sss.pgh.pa.us
Whole thread Raw
In response to Localization  (Valentin Gjorgjioski <tinodj@mt.net.mk>)
Responses Re: Localization
List pgsql-novice
Valentin Gjorgjioski <tinodj@mt.net.mk> writes:
> once you install your postgeSQL system, you cant change your behavior of
> order by statements?
> Does that mean that there is no way to order in one database by English,
> in another by Russian, and on third, Macedonian.

Not at the moment :-(.  This is determined by locale settings, which are
frozen at initdb time.  We've been looking at how to be more flexible,
but it seems a nontrivial problem.

            regards, tom lane

pgsql-novice by date:

Previous
From: Valentin Gjorgjioski
Date:
Subject: Localization
Next
From: Valentin Gjorgjioski
Date:
Subject: Re: Localization