Re: partitioned table and ORDER BY indexed_field DESC LIMIT 1

From: Gregory Stark <stark(at)enterprisedb(dot)com>
To: "Mark Kirkwood" <markir(at)paradise(dot)net(dot)nz>
Cc: "Luke Lonergan" <llonergan(at)greenplum(dot)com>, "Heikki Linnakangas" <heikki(at)enterprisedb(dot)com>, "Anton" <anton200(at)gmail(dot)com>, <pgsql-performance(at)postgresql(dot)org>
Subject: Re: partitioned table and ORDER BY indexed_field DESC LIMIT 1
Date: 2007-10-30 09:06:21
Message-ID: 87zly1as4y.fsf@oxford.xeocode.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

"Mark Kirkwood" <markir(at)paradise(dot)net(dot)nz> writes:

> Luke Lonergan wrote:
>> Sure - it's here:
>> http://momjian.us/mhonarc/patches_hold/msg00381.html
>
> To clarify - we've fixed this in Greenplum db - the patch as submitted is
> (hopefully) a hint about how to fix it in Postgres, rather than a working
> patch... as its full of non-postgres functions and macros:

Oh, that was the problem with the original patch and I thought Luke had said
that was the problem which was fixed.

> cdbpathlocus_pull_above_projection

In particular this is the function I was hoping to see. Anyways as Tom pointed
out previously there's precedent in Postgres as well for subqueries so I'm
sure I'll be able to do it.

(But I'm still not entirely convinced putting the append member vars into the
eclasses would be wrong btw...)

--
Gregory Stark
EnterpriseDB http://www.enterprisedb.com
Ask me about EnterpriseDB's On-Demand Production Tuning

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Ketema 2007-10-30 12:18:57 Improving Query
Previous Message ruben 2007-10-30 08:20:24 High Availability and Load Balancing