| From: | Markus Bertheau <twanger(at)bluetwanger(dot)de> |
|---|---|
| To: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
| Cc: | PostgreSQL Bugs <pgsql-bugs(at)postgresql(dot)org>, Нарыжный Илья Георгиевич <phantom_(at)mail(dot)ru> |
| Subject: | Re: reproducible bug in I don't know what component |
| Date: | 2004-07-23 13:30:16 |
| Message-ID: | 1090589416.3241.41.camel@dicaprio.akademie1.de |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
В Птн, 23.07.2004, в 14:02, Peter Eisentraut пишет:
> Am Freitag, 23. Juli 2004 11:49 schrieb Markus Bertheau:
> > Do the following in an installation initdb'd in ru_RU.KOI8-R (It doesn't
> > happen if you initdb'd with UTF-8). You need to run psql in a locale
> > that is capable of russian letters, namely an UTF-8 locale, or a KOI8-R
> > locale. Then:
> >
> > CREATE DATABASE bug WITH ENCODING='unicode';
>
> That's your problem. Your locale doesn't match your encoding. You need to
> use a compatible combination.
What is happening in the server that this is required?
--
Markus Bertheau <twanger(at)bluetwanger(dot)de>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2004-07-23 13:58:54 | Re: reproducible bug in I don't know what component |
| Previous Message | Peter Eisentraut | 2004-07-23 12:02:42 | Re: reproducible bug in I don't know what component |