localedef --no-archive, requires additional argument, and then it waits on
something. I'm definitely not an locale expert, so I have no idea what it
does. There is "locale-gen" option "--no-archive", too, but when I run
"locale-gen --no-archive", I just get:
# locale-gen --no-archive
Generating lo
Bruce Momjian wrote:
> On Tue, May 27, 2014 at 04:29:19PM +0200, Meik Weißbach wrote:
>> How do we determine, whether or not a server is built with
>> disable-integer-datetimes?
>
> pg_upgrade --check will definitely complain about a timestamp storage
> mismatch. Odds are your packager built 8.3
On 06/07/2014 08:17 AM, hubert depesz lubaczewski wrote:
localedef --no-archive, requires additional argument, and then it waits
on something. I'm definitely not an locale expert, so I have no idea
what it does. There is "locale-gen" option "--no-archive", too, but when
I run "locale-gen --no-arc
On 06/07/2014 08:17 AM, hubert depesz lubaczewski wrote:
localedef --no-archive, requires additional argument, and then it waits
on something. I'm definitely not an locale expert, so I have no idea
what it does. There is "locale-gen" option "--no-archive", too, but when
I run "locale-gen --no-arc
Seems I now have the locale. Too bad I had to delete the "bad" databases
earlier.
Thanks Adrian,
depesz
On Sat, Jun 7, 2014 at 7:16 PM, Adrian Klaver
wrote:
> On 06/07/2014 08:17 AM, hubert depesz lubaczewski wrote:
>
>> localedef --no-archive, requires additional argument, and then it waits
On 06/07/2014 12:43 PM, hubert depesz lubaczewski wrote:
Seems I now have the locale. Too bad I had to delete the "bad" databases
earlier.
So, just for completeness what worked:
locale-gen
sudo dpkg-reconfigure locales
or
localedef ?
Thanks Adrian,
depesz
--
Adrian Klaver
adrian
localedef.
depesz
On Sat, Jun 7, 2014 at 9:57 PM, Adrian Klaver
wrote:
> On 06/07/2014 12:43 PM, hubert depesz lubaczewski wrote:
>
>> Seems I now have the locale. Too bad I had to delete the "bad" databases
>> earlier.
>>
>
> So, just for completeness what worked:
>
> locale-gen
> sudo dpkg-r