From: | Aleksander Kmetec <alex(at)spletzone(dot)com> |
---|---|
To: | pgsql-admin(at)postgresql(dot)org |
Subject: | Locale problems |
Date: | 2003-02-13 20:57:30 |
Message-ID: | 3E4C06BA.1020202@spletzone.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
Hello!
I have a db cluster which contains databases with LATIN2 encoding and
some databases with UNICODE encoding. If I initalise the cluster with
--locale=sl_SI option, then special characters in LATIN2 databases are
sorted correctly, but special chars in UNICODE dbs end up in wrong
places; and the other way around if I use sl_SI.utf8 locale (or no locale).
Is there a way to get correct sorting order in both cases, other than
running two separate servers? ( pg 7.3.1 )
Thank you.
Best regards,
Aleksander
From | Date | Subject | |
---|---|---|---|
Next Message | guillermo schulman | 2003-02-13 21:09:08 | backup/restore and vacuumdb |
Previous Message | Jose Antonio Martinez | 2003-02-13 20:30:46 | Re: postgresql mysql max connections |