Re: collation

Поиск
Список
Период
Сортировка
От Steve_Miller@sil.org
Тема Re: collation
Дата
Msg-id OF6069FDDD.1162B963-ON86256CBC.00628DE7@sil.org
обсуждение исходный текст
Ответ на collation  (Jens Østergaard Petersen <oesterg@hum.ku.dk>)
Ответы Re: collation
Список pgsql-novice
Giles,

Thanks for the response.

>> 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.

We are working on a port from Windows and MS SQL Server to Linux.
Postgresql is the first database we're trying. If the Linux port works well
enough, we may even replace SQL Server with Postgresql in Windows someday.

The idea that the locale will be available to the OS is quite intriguing.
I'm assuming you're talking about Linux. We're spending months of time
finding a workaround for custom locales in Windows.

>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. :-)

That's very encouraging.

Steve Miller



В списке pgsql-novice по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Passing parameters to a Trigger
Следующее
От: Reshat Sabiq
Дата:
Сообщение: Re: PostgreSQL in Arabic