Re: Case sensitive order by

Поиск
Список
Период
Сортировка
Искать
От
Michaël Fiey
Тема
Re: Case sensitive order by
Дата
в 11:37:32
Msg-id
000601c0d89d$df94a620$6400a8c0@pc03
Список
Дерево обсуждения
Re: Oracle to Pg tool Gilles DAROLD <gilles@darold.net>
Re: Oracle to Pg tool Vince Vielhaber <vev@michvhf.com>
You're right !
LC_ALL=C  explain the difference.

But I haven't found pg_controldata on my platform.
Is it installed with Postgresql 7.1 RPM for Redhat 7.0 ?

Thank's for your help

regards

----- Original Message -----
From: Tom Lane 
To: Michaël Fiey 
Sent: Wednesday, May 09, 2001 4:28 PM
Subject: Re: [GENERAL] Case sensitive order by


> > On my prod platform :
> > aaa
> > bbb
> > ccc
> > AAA
> > BBB
> > CCC
>
> > And on my dev platform :
> > aaa
> > AAA
> > bbb
> > BBB
> > ccc
> > CCC
>
> Are you sure that both databases are running with the same locale
> settings?  pg_controldata can tell you for sure.
>
> regards, tom lane
>

В списке pgsql-general по дате отправления
От: Christian Marschalek
Дата:
От: Tom Lane
Дата:
Сообщение: Re: Case sensitive order by
FAQ