Character encodings... - Mailing list pgsql-general

From Michael Sobolev
Subject Character encodings...
Date
Msg-id 20000413135950.A9697@transas.com
Whole thread Raw
Responses Re: Character encodings...  (Oleg Broytmann <phd@phd.russ.ru>)
List pgsql-general
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? :)

Thanks,

--
Mike

pgsql-general by date:

Previous
From: Patrick Welche
Date:
Subject: Re: Getting number of days in a month
Next
From: Oleg Broytmann
Date:
Subject: Re: Character encodings...