Re: to --enable-locale or not to --enable-locale?

From: Oliver Elphick <olly(at)lfix(dot)co(dot)uk>
To: Niclas Gustafsson <niclas(dot)gustafsson(at)codesense(dot)com>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: to --enable-locale or not to --enable-locale?
Date: 2002-03-25 12:52:15
Message-ID: 1017060735.1228.154.camel@linda
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On Mon, 2002-03-25 at 11:47, Niclas Gustafsson wrote:
> Hi,
>
> I am sure that 1) is correct, allthough I think I've overlooked 2)!
> pg_controldata reports: (last 2 rows)
> LC_COLLATE: en_US
> LC_CTYPE: en_US
>
> Is it possible to change this after you've run initdb?

No. You have to dump the database, destroy everything, do initdb again
(with locale set correctly) and reload from your dump.

--
Oliver Elphick Oliver(dot)Elphick(at)lfix(dot)co(dot)uk
Isle of Wight http://www.lfix.co.uk/oliver
GPG: 1024D/3E1D0C1C: CA12 09E0 E8D5 8870 5839 932A 614D 4C34 3E1D 0C1C

"Why are you downcast, O my soul? Why so disturbed
within me? Put your hope in God, for I will yet praise
Him, my Saviour and my God." Psalm 42:11

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Oliver Elphick 2002-03-25 12:57:16 Re: to --enable-locale or not to --enable-locale?
Previous Message Niclas Gustafsson 2002-03-25 12:41:36 Re: to --enable-locale or not to --enable-locale?