Re: UNICODE

Jean-Michel POURE <jm.poure@freesurf.fr>

From: Jean-Michel POURE <jm.poure@freesurf.fr>
To: Marko Kreen <marko@l-t.ee>
Cc: pgsql-hackers@postgresql.org
Date: 2001-10-28T10:06:00Z
Lists: pgsql-hackers, pgsql-general
>1) Did you compile PostgreSQL with --enable-locale
Yes.

>2) Did you set correct locale for postmaster (LANG=xxx)
Database was create using CREATE db WITH ENCODING='UNICODE'.
pgsql: \encoding returns UNICODE.

The db stores multiple languages (French, English, Japanese).
Why should I define a *single* locale for postmaster?
Do I miss something?

Best regards,
Jean-Michel POURE