Re: COLLATE

Поиск
Список
Период
Сортировка
От Stephan Szabo
Тема Re: COLLATE
Дата
Msg-id 20030814214356.B5124-100000@megazone.bigpanda.com
обсуждение исходный текст
Ответ на COLLATE  (Juan Francisco Diaz <jfd@007mundo.com>)
Список pgsql-novice
On Thu, 14 Aug 2003, Juan Francisco Diaz wrote:

> hi, I am migratin a database from Ms Sql Server 2000 to PostgreSQL 7.3.
> So long i've been unable to find an equivalent to the COLLATE clause in
> the create table statement available in sql server. How can I define
> the character set to be used in a postgres db, table or column?

You can currently only specify the collation at initdb time and for the
entire cluster which you can do by setting the appropriate environment
variables for the initdb (I usually use something like
LANG="<whatever>" initdb ... )

You might be interested in recent discussions on pgsql-general that relate
to this subject.




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

Предыдущее
От: Cath Lawrence
Дата:
Сообщение: Re: Large object - what's happening?
Следующее
От: "cristi"
Дата:
Сообщение: currval/sequence