Re: SQL request change when upgrade from 7.0.2 to 7.1.3

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема Re: SQL request change when upgrade from 7.0.2 to 7.1.3
Дата
Msg-id web-119029@davinci.ethosmedia.com
обсуждение исходный текст
Ответ на SQL request change when upgrade from 7.0.2 to 7.1.3  (Richard NAGY <richard@presenceweb.com>)
Список pgsql-sql
Mr. Nagy,

> Recently, I have upgraded my postgresql server from 7.0.2 to 7.1.3.
> But,
> now, one request which was 'good' before, don't want to work any more
> now.

I'm not sure I understand your question.  What do you mean "doesn't
work"? Please give a detailed list of all steps taken, including any
error messages received.

> Now, if I want that my request works well, I have to remove the order
> by
> statement. But, of course, it is not ordered any more.

Er, by "request" do you mean "query"?

Using an ORDER BY statement as you appear to use it in that query is
permitted and correct.  I suspect that your problem is located somewhere
else.  For example, what interface tool are you using to send queries to
the database?

-Josh

______AGLIO DATABASE SOLUTIONS___________________________
                                       Josh Berkus
  Complete information technology      josh@agliodbs.com
   and data management solutions       (415) 565-7293
  for law firms, small businesses        fax 621-2533
    and non-profit organizations.      San Francisco

Вложения

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

Предыдущее
От: Patrik Kudo
Дата:
Сообщение: Re: How do I extract ONE particular field, when multiple table
Следующее
От: "Josh Berkus"
Дата:
Сообщение: Re: SQL request change when upgrade from 7.0.2 to 7.1.3