Re: collation

From: Giles Lean <giles(at)nemeton(dot)com(dot)au>
To: Steve_Miller(at)sil(dot)org
Cc: pgsql-novice(at)postgresql(dot)org
Subject: Re: collation
Date: 2003-01-28 09:52:01
Message-ID: 3862.1043747521@nemeton.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice


Steve Miller writes:

> I'm going to be dealing with collations and locales not provided by anyone.
> It sounds like I can't create my own collations. Is that true? If so, what
> do I have to do to create my own locales?

Yes -- but the advantage is, once you have done so your OS tools can
use the locales as well, not just PostgreSQL.

I don't recall your mentioning what operating system you are using,
but I suspect you want to check out localedef(1). If that command
isn't known to your OS try checking the "SEE ALSO" section of the
setlocale(3) manual page for references.

It's over a decade since I built a locale so I won't offer further
advice, except to say that it wasn't especially hard even that long
ago. :-)

Regards,

Giles

Browse pgsql-novice by date

  From Date Subject
Next Message brew 2003-01-28 15:19:33 postgresql with SuSE 8.0
Previous Message Tegge, Bernd 2003-01-28 09:41:52 Re: postgresql with SuSE 8.0