Re: Latin-2 sort order

From: Tatsuo Ishii <t-ishii(at)sra(dot)co(dot)jp>
To: doc(at)lublin(dot)t1(dot)pl
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: Latin-2 sort order
Date: 2001-08-31 00:59:42
Message-ID: 20010831095942N.t-ishii@sra.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

> > You need to enable locale support. MB support does nothing with the
> > sort order.
>
> I guess You mean:
>
> ./configure --enable-locale
> export LANG=pl_PL
> run postmaster

Yes.

> and now should I
>
> initdb
>
> or just simply browse the database as usual?

I'm afraid you are forced initdb.

I think postmaster coming with PostgreSQL 7.1 or later won't start up
if locale is enabled and the specified locale is different from the
initdb time (if locale is not enabled in PostgreSQL, the current
locale would be assumed as C).
--
Tatsuo Ishii

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Henshall, Stuart - WCP 2001-08-31 10:18:48 Re: Help On Postgresql
Previous Message Bruce Momjian 2001-08-30 22:53:51 Re: Sql