Re: RE: [SQL] trrouble inserting stuff like é

From: John DeSoi <desoi(at)pgedit(dot)com>
To: "Joel Fradkin" <jfradkin(at)wazagua(dot)com>
Cc: <aarni(at)kymi(dot)com>, <pgsql-sql(at)postgresql(dot)org>
Subject: Re: RE: [SQL] trrouble inserting stuff like é
Date: 2005-02-18 20:42:24
Message-ID: 986DAB00-81ED-11D9-9C09-000A95B03262@pgedit.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Joel Fradkin 2005-02-18 21:03:11 RE: [SQL] RE: [SQL] trrouble inserting stuff like é
Previous Message Joel Fradkin 2005-02-18 20:37:06 RE: [SQL] trrouble inserting stuff like é