The following bug has been logged online:

Bug reference:      5116
Logged by:          Nikolai Wendorf
Email address:      nikol...@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

-- 
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs

Reply via email to