UTF-8 psql support - Mailing list pgsql-hackers

From Jean-Michel POURE
Subject UTF-8 psql support
Date
Msg-id 200301071415.16348.jm.poure@freesurf.fr
Whole thread Raw
List pgsql-hackers
Dear all,

Does psql support UTF-8 encoding?

>su postgres
>psql template1
>CREATE DATABASE foo_é WITH encoding = 'Unicode';
does not work.

It seems that Schema objects only accept ASCII letters.
Do I miss something?

Cheers,
Jean-Michel POURE


pgsql-hackers by date:

Previous
From: Dan Langille
Date:
Subject: Re: Have people taken a look at pgdiff yet?
Next
From: "Magnus Naeslund(f)"
Date:
Subject: Error using cursors/fetch and execute