Re: reproducible bug in I don't know what component - Mailing list pgsql-bugs

From Peter Eisentraut
Subject Re: reproducible bug in I don't know what component
Date
Msg-id 200407231402.42807.peter_e@gmx.net
Whole thread Raw
In response to reproducible bug in I don't know what component  (Markus Bertheau <twanger@bluetwanger.de>)
Responses Re: reproducible bug in I don't know what component
List pgsql-bugs
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.

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

pgsql-bugs by date:

Previous
From: Markus Bertheau
Date:
Subject: reproducible bug in I don't know what component
Next
From: Markus Bertheau
Date:
Subject: Re: reproducible bug in I don't know what component