BUG #5116: could not determine encoding for locale

Поиск
Список
Период
Сортировка
От Nikolai Wendorf
Тема BUG #5116: could not determine encoding for locale
Дата
Msg-id 200910142024.n9EKOsug084469@wwwmaster.postgresql.org
обсуждение исходный текст
Ответы Re: BUG #5116: could not determine encoding for locale  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
The following bug has been logged online:

Bug reference:      5116
Logged by:          Nikolai Wendorf
Email address:      nikolaiw@embarqmail.com
PostgreSQL version: 8.4.1
Operating system:   Solaris 9
Description:        could not determine encoding for locale
Details:

30>psql
psql (8.4.1)
Type "help" for help.

nick=# drop database dtrecon;
DROP DATABASE
nick=# create database dtrecon;
WARNING:  could not determine encoding for locale "en_US.ISO8859-1": codeset
is "646"
DETAIL:  Please report this to <pgsql-bugs@postgresql.org>.
CREATE DATABASE

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

Предыдущее
От: "Turner, Ian"
Дата:
Сообщение: Re: Kerberos authentication, Active Directory, and PostgreSQL
Следующее
От: Tom Lane
Дата:
Сообщение: Re: BUG #5116: could not determine encoding for locale