Re: Character encodings... - Mailing list pgsql-general

From Oleg Broytmann
Subject Re: Character encodings...
Date
Msg-id Pine.LNX.4.21.0004131019540.17744-100000@fep132.fep.ru
Whole thread Raw
In response to Character encodings...  (Michael Sobolev <mss@transas.com>)
Responses Re: Character encodings...  (Michael Sobolev <mss@transas.com>)
List pgsql-general
On Thu, 13 Apr 2000, Michael Sobolev wrote:
> I am trying to fill up a database using psql program. A file I have prepared
> contains Russian in KOI8-R encoding.  When I try to process this file using
> `psql -f file db', it fails: no diagnostics, nothing; it just shows that EOF is
> reached.  When I replace Russian letters with something in ASCII, it works just
> fine.  The main problem is that my second file gets processed just fine.
>
> Where to look to?  What additional information is needed? :)

   OS, locale, Postgres version, whether Postgres was compiled with locale,
multibyte...

Oleg.
----
    Oleg Broytmann    http://members.xoom.com/phd2.1/    phd2@earthling.net
           Programmers don't die, they just GOSUB without RETURN.


pgsql-general by date:

Previous
From: Michael Sobolev
Date:
Subject: Character encodings...
Next
From: Michael Sobolev
Date:
Subject: Re: Character encodings...