Thanks to visit codestin.com
Credit goes to postgrespro.com

Re: Ordered Append Node - Mailing list pgsql-hackers

From Gregory Stark
Subject Re: Ordered Append Node
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: Ordered Append Node  (Tom Lane <[email protected]>)
List pgsql-hackers
"Tom Lane" <[email protected]> writes:

> Gregory Stark <[email protected]> writes:
>> I've been hacking on the idea of an Append node which maintains the ordering
>> of its subtables merging their records in order.
>
> I finally got round to looking at this ...

A lot of things to chew on. Thanks very much.

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


pgsql-hackers by date:

Previous
From: Stuart Brooks
Date:
Subject: Re: [GENERAL] ANALYZE getting dead tuple count hopelessly wrong
Next
From: Gregory Stark
Date:
Subject: Re: New style of hash join proposal