Re: psql file restore - problem with encoding - Mailing list pgsql-general

From John DeSoi
Subject Re: psql file restore - problem with encoding
Date
Msg-id C03E8BBC-962E-11D9-8BAD-000A95B03262@pgedit.com
Whole thread Raw
In response to psql file restore - problem with encoding  (Miroslav Šulc <miroslav.sulc@startnet.cz>)
Responses Re: psql file restore - problem with encoding
List pgsql-general
On Mar 16, 2005, at 9:34 AM, Miroslav Šulc wrote:

> I have problem on one of our potentional client's linux server with
> data encoding. I have played with this for some time but with no
> success. Here is the problem:
>

Maybe try setting the client side encoding explicitly at the top of the
dump file:

\encoding UNICODE

It should also be possible to set this in the psql command line if you
don't want to modify the file.

John DeSoi, Ph.D.
http://pgedit.com/
Power Tools for PostgreSQL


pgsql-general by date:

Previous
From: Marco Colombo
Date:
Subject: Re: New user: Windows, Postgresql, Python
Next
From: Michael Fuhr
Date:
Subject: Re: generating statistics