Re: Indexes to speed sorting

From: "Jaime Casanova" <systemguards(at)gmail(dot)com>
To: "Jeff Willden" <jeff(at)pavanell(dot)com>
Cc: pgsql-novice(at)postgresql(dot)org
Subject: Re: Indexes to speed sorting
Date: 2008-01-27 02:20:14
Message-ID: c2d9e70e0801261820p27fd016atb160eaf4f53bd460@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

On Jan 26, 2008 11:21 AM, Jeff Willden <jeff(at)pavanell(dot)com> wrote:
> In other DBMSs indexes speed the process of sorting on a field in an
> ORDER BY clause
>

The upcoming 8.3 will do:
http://www.postgresql.org/docs/8.3/static/indexes-ordering.html

--
regards,
Jaime Casanova

"Programming today is a race between software engineers striving to
build bigger and better idiot-proof programs and the universe trying
to produce bigger and better idiots.
So far, the universe is winning."
Richard Cook

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message e-letter 2008-01-27 09:24:57 view database, tables, columns
Previous Message Jeff Willden 2008-01-26 16:21:19 Indexes to speed sorting