Re: PostgreSQL upgrade -> fails to start server

From: Martijn van Oosterhout <kleptog(at)svana(dot)org>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: PostgreSQL upgrade -> fails to start server
Date: 2003-08-30 00:50:17
Message-ID: 20030830005017.GA25483@svana.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Fri, Aug 29, 2003 at 06:17:43PM +0200, Sander Smeenk wrote:
> Quoting Tom Lane (tgl(at)sss(dot)pgh(dot)pa(dot)us):
>
> > > The nl_NL(at)euro(dot)UTF-8 locale I used 'back then' is incorrect. It's not a
> > > real locale, and the newer versions of libc6 and locales that I have
> > > installed now don't support the generation of this faulty locale.
> > If you believe that your new locale is functionally equivalent to the
> > old (which you'd better, if you're going to risk starting the postmaster
> > under it), why don't you just make a temporary symlink in
> > /usr/lib/locale/ ?
>
> I think this locale setup is a bit different with Debian installations.
> /usr/lib/locale/ holds no files except for 'locale-archive' which,
> according to file, is a PDP11 executable :P
>
> I tried specifying 'nl_NL(at)euro(dot)UTF-8 nl_NL.UTF-8' in locale.alias, but
> to no extent. It still won't start.

The locales in Debian are stored in either:
/usr/lib/locale/en_US
/usr/share/i18n/locales/en_US

pg_dump/restore recommended after.

--
Martijn van Oosterhout <kleptog(at)svana(dot)org> http://svana.org/kleptog/
> "All that is needed for the forces of evil to triumph is for enough good
> men to do nothing." - Edmond Burke
> "The penalty good people pay for not being interested in politics is to be
> governed by people worse than themselves." - Plato

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Alex 2003-08-30 00:52:29 Re: Fast Table Replication / Mirroring
Previous Message Ron Johnson 2003-08-30 00:03:38 Re: Fast Table Replication / Mirroring