Re: BUG #1344: Locale problem

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #1344: Locale problem
Дата
Msg-id 15341.1102433151@sss.pgh.pa.us
обсуждение исходный текст
Ответ на BUG #1344: Locale problem  ("PostgreSQL Bugs List" <pgsql-bugs@postgresql.org>)
Список pgsql-bugs
"PostgreSQL Bugs List" <pgsql-bugs@postgresql.org> writes:
> I cannot start postgres because unknow error. In log i can get this:
> FATAL:  XX000: failed to initialize lc_messages to ""

Are you sure that your LC_MESSAGES setting is compatible with the active
LC_CTYPE setting?  I'm not certain about this, but I think that some
platforms may reject the setlocale call if LC_MESSAGES implies a
different encoding (eg, utf8 vs latin-n) than LC_CTYPE does.

            regards, tom lane

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

Предыдущее
От: "PostgreSQL Bugs List"
Дата:
Сообщение: BUG #1344: Locale problem
Следующее
От: "John Kennedy"
Дата:
Сообщение: Re: Beta4 postgres.exe crash "...terminated by signal 5"