Re: sort array optimisation in pl/perl - Mailing list pgsql-general

From Ragnar Hafstað
Subject Re: sort array optimisation in pl/perl
Date
Msg-id 1111781277.1995.24.camel@localhost.localdomain
Whole thread Raw
In response to Re: sort array optimisation in pl/perl  ("GIROIRE Nicolas (COFRAMI)" <nicolas.giroire@airbus.com>)
List 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 by date:

Previous
From: Michael Fuhr
Date:
Subject: Re: syntax issue with custom aggregator
Next
From: Terry Lee Tucker
Date:
Subject: pg_index question