Re: Warning when using psql

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Warning when using psql
Дата
Msg-id 3699.1528219080@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Warning when using psql  (Jean Thomas SERVANT <jean-thomas.servant@aca.fr>)
Список pgsql-bugs
Jean Thomas SERVANT <jean-thomas.servant@aca.fr> writes:
> When I connect to a database, I have the following error message :

> WARNING:  could not determine encoding for locale "fr_FR": codeset is
> "ANSI_X3.4-1968"
> DETAIL:  Please report this to <pgsql-bugs@postgresql.org>.

Try setting your locale to something that specifies a particular
encoding, say "fr_FR.utf8" or "fr_FR.iso88591" (use "locale -a"
to see what's available).

I'm not really sure what's wrong with your fr_FR locale; I've not
seen such messages on Red Hat systems myself.  But it seems like
something's misconfigured somewhere.

            regards, tom lane


В списке pgsql-bugs по дате отправления: