Re: [SQL] Collate sequences

From: Oleg Bartunov <oleg(at)sai(dot)msu(dot)su>
To: Ismail Kizir <ikizir(at)teklan(dot)com(dot)tr>
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: [SQL] Collate sequences
Date: 1999-10-05 17:59:47
Message-ID: Pine.GSO.3.96.SK.991005215403.4801R-100000@ra
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

0. check if you have working locale at your system

1. compile postgres with locale support
./configure --enable-locale
2. install it.
set LC_LANG variable to your locale and start postmaster

That's all :-)

Regards,

Oleg

On Tue, 5 Oct 1999, Ismail Kizir wrote:

> Date: Tue, 5 Oct 1999 19:44:37 +0300
> From: Ismail Kizir <ikizir(at)teklan(dot)com(dot)tr>
> To: pgsql-sql(at)postgreSQL(dot)org
> Subject: [SQL] Collate sequences
>
> Hi All,
>
> May someone send examples and/or documentations to be able to use turkish
> collate sequence with postgres please?
>
> Thanks in advance
> Ismail Kizir
>
>
> ************
>

_____________________________________________________________
Oleg Bartunov, sci.researcher, hostmaster of AstroNet,
Sternberg Astronomical Institute, Moscow University (Russia)
Internet: oleg(at)sai(dot)msu(dot)su, http://www.sai.msu.su/~megera/
phone: +007(095)939-16-83, +007(095)939-23-83

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Howie 1999-10-05 19:09:44 Re: [SQL] 2 Aktions in a Rule
Previous Message Ismail Kizir 1999-10-05 16:44:37 Collate sequences