BUG #5116: could not determine encoding for locale - Mailing list pgsql-bugs

From Nikolai Wendorf
Subject BUG #5116: could not determine encoding for locale
Date
Msg-id 200910142024.n9EKOsug084469@wwwmaster.postgresql.org
Whole thread Raw
Responses Re: BUG #5116: could not determine encoding for locale
List 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 by date:

Previous
From: "Turner, Ian"
Date:
Subject: Re: Kerberos authentication, Active Directory, and PostgreSQL
Next
From: Tom Lane
Date:
Subject: Re: BUG #5116: could not determine encoding for locale