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

---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?

http://www.postgresql.org/users-lounge/docs/faq.html

Reply via email to