Re: sort array optimisation in pl/perl

Поиск
Список
Период
Сортировка
От Ragnar Hafstað
Тема Re: sort array optimisation in pl/perl
Дата
Msg-id 1111781277.1995.24.camel@localhost.localdomain
обсуждение исходный текст
Ответ на Re: sort array optimisation in pl/perl  ("GIROIRE Nicolas (COFRAMI)" <nicolas.giroire@airbus.com>)
Список pgsql-general
On Fri, 2005-03-25 at 15:29 +0100, GIROIRE Nicolas (COFRAMI) wrote:
[re-arranged]

> [mailto:pgsql-general-owner@postgresql.org]De la part de Ragnar
Hafstað

> > On Thu, 2005-03-24 at 15:49 +0100, GIROIRE Nicolas (COFRAMI) wrote:
>
> > > I create an array which is result of query on postgresql database
> and
> > > then I want to sort rows in a particular way (impossible by query
> on
> > > database).
>
> > [snip suggestions]
> thanks for this help.
>
> The method functions great but the profit of time is good just if I
> have a lot of elements to deplace.

in that case, it most likely need to look at your algorythm. There is
little we can help you with, asy ou have not given us any info on
your sort requirements.

gnari



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

Предыдущее
От: Michael Fuhr
Дата:
Сообщение: Re: syntax issue with custom aggregator
Следующее
От: Terry Lee Tucker
Дата:
Сообщение: pg_index question