Re: Hello I got this error when installing postgresql 9.4 on my antsle debian 8 LXC do you know a work around?

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Manuel Tijerino <ManuelTijerino(at)hotmail(dot)com>
Cc: "pgsql-bugs(at)postgresql(dot)org" <pgsql-bugs(at)postgresql(dot)org>
Subject: Re: Hello I got this error when installing postgresql 9.4 on my antsle debian 8 LXC do you know a work around?
Date: 2017-08-16 16:44:33
Message-ID: 28397.1502901873@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Manuel Tijerino <ManuelTijerino(at)hotmail(dot)com> writes:
> WARNING: 01000: could not determine encoding for locale "en_US.utf8": codeset is "ANSI_X3.4-1968"

Seems like your system's locale data is flat out broken. ANSI_X3.4-1968
refers to the ASCII standard, which is surely not the encoding that should
be used by a locale named "en_US.utf8". I think you'd better take it up
with your distro provider.

regards, tom lane

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Alvaro Herrera 2017-08-16 16:47:37 Re: BUG #14781: server process was terminated by signal 11: Segmentation fault
Previous Message Tom Lane 2017-08-16 16:28:22 Re: BUG #14781: server process was terminated by signal 11: Segmentation fault