speaks psql unicode? - Mailing list pgsql-general

From Thomas Chille
Subject speaks psql unicode?
Date
Msg-id cad2de1c05011007203eead8dc@mail.gmail.com
Whole thread Raw
Responses Re: speaks psql unicode?  (John DeSoi <desoi@pgedit.com>)
List pgsql-general
Hi,

if i try to import data via SQL-Inserts (exported with pgManager) out
from an utf-8 file i get always parse errors in the first line.

After switching to ascii and using of SET client_encoding TO 'latin1'
i can import all lines, but some unicode-characters are, like
expected, damaged.

Now my question: Can psql process Unicodefiles?

Thanks for any tipp,
thomas

pgsql-general by date:

Previous
From: "Sim Zacks"
Date:
Subject: PostGreSQL on Access Report
Next
From: SCassidy@overlandstorage.com
Date:
Subject: to_char(interval, text) deprecated in future - how do we get consistent interval output without it?