On Thu, Sep 01, 2005 at 09:30:15AM -0400, Tom Lane wrote:
> Klaus Ita <[EMAIL PROTECTED]> writes:
> > I have tried starting postgres with [EMAIL PROTECTED]
> > locale but that did not help.
>
i did read the docs and am still not quite happy with my sorting results.
ok initdb has been rerun
made
Martijn de Munnik <[EMAIL PROTECTED]> writes:
> I'm trying to compile PostgreSQL 8.0.3 on a Sun Solaris 10 box, dual
> opteron and using the sun studio cc compiler. I get the following error;
It looks to me like we currently cover amd64 only for gcc. Do you want
to roll up your sleeves and fix
Klaus Ita <[EMAIL PROTECTED]> writes:
> I have tried starting postgres with [EMAIL PROTECTED]
> locale but that did not help.
You need to run initdb under that setting. See "Localization" in
the documentation.
regards, tom lane
---(end of broadcas
Hi there!
I have a Problem with a DB that was created in UNICODE
* createdb -E UNICODE
and actually shows that it _is_ in UNICODE.
i was able to input data and can read it and everything is fine.
but when i want to "ORDER BY ..." it does not sort the german Umlauts at the
correct postition.
sho