Re: Is this a bug? - Mailing list pgsql-bugs

From Tom Lane
Subject Re: Is this a bug?
Date
Msg-id 15967.1406823568@sss.pgh.pa.us
Whole thread Raw
In response to Is this a bug?  (Davide Gonnella <davide.gonnella@gmail.com>)
List pgsql-bugs
Davide Gonnella <davide.gonnella@gmail.com> writes:
> "warning: Could not determine encoding for locale "en_US-UTF-8" codeset is
> "646"

Are you sure that locale name is actually defined on your system?
"locale -a" will list the known names.

            regards, tom lane

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #11095: quickdie() calls syslog() in a signal handler leading to deadlock
Next
From: dgrelaud@ideolys.com
Date:
Subject: BUG #11103: to_json() does not convert correctly DOMAINs type since 9.3.5 (int expected instead of string) ?