Re: RE: [SQL] trrouble inserting stuff like é - Mailing list pgsql-sql

From John DeSoi
Subject Re: RE: [SQL] trrouble inserting stuff like é
Date
Msg-id 986DAB00-81ED-11D9-9C09-000A95B03262@pgedit.com
Whole thread Raw
In response to RE: [SQL] trrouble inserting stuff like é  ("Joel Fradkin" <jfradkin@wazagua.com>)
Responses RE: [SQL] RE: [SQL] trrouble inserting stuff like é  ("Joel Fradkin" <jfradkin@wazagua.com>)
List pgsql-sql
On Feb 18, 2005, at 11:15 AM, Joel Fradkin wrote:

> How do I tell the connection to use Unicode?

Try

SET client_encoding TO 'UNICODE';

http://www.postgresql.org/docs/8.0/interactive/sql-set.html

But it should default to the database encoding, so I'm not sure if that
is the problem.


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



pgsql-sql by date:

Previous
From: "Joel Fradkin"
Date:
Subject: RE: [SQL] trrouble inserting stuff like é
Next
From: "Joel Fradkin"
Date:
Subject: RE: [SQL] RE: [SQL] trrouble inserting stuff like é