Re: [HACKERS] 2WRS [WIP]

From: <mac_man2005(at)hotmail(dot)it>
To: "Jaime Casanova" <systemguards(at)gmail(dot)com>, <manolo(dot)espa(at)gmail(dot)com>
Cc: "Decibel!" <decibel(at)decibel(dot)org>, "David Fetter" <david(at)fetter(dot)org>, <pgsql-patches(at)postgresql(dot)org>, <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [HACKERS] 2WRS [WIP]
Date: 2008-02-26 13:15:00
Message-ID: BAY112-DS21A7A11EDC20DAD5267C9E6190@phx.gbl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

For the joy of all of you: that's the correct WIP patch.
At the moment it only tries to create runs uding two heaps. Hope you can
help me with writing those runs on tapes.

I'd be very pleased to give you more details.

Thenks for your time.
Regards, Manolo.

--------------------------------------------------
From: "Jaime Casanova" <systemguards(at)gmail(dot)com>
Sent: Friday, February 22, 2008 5:30 AM
To: <manolo(dot)espa(at)gmail(dot)com>
Cc: "Decibel!" <decibel(at)decibel(dot)org>; "Manolo _" <mac_man2005(at)hotmail(dot)it>;
"David Fetter" <david(at)fetter(dot)org>; <pgsql-patches(at)postgresql(dot)org>;
<pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [HACKERS] [PATCHES] 2WRS [WIP]

> On Thu, Feb 21, 2008 at 6:44 AM, <manolo(dot)espa(at)gmail(dot)com> wrote:
>> Hi.
>>
>> That's the last release and refers to 8.3.0 and not to 8.2.5 as before.
>> Hope
>> you can tell me if I created it correctly please.
>>
>
> no, it doesn't...
>
>> ! /* GUC variables */
>> #ifdef TRACE_SORT
>> bool trace_sort = false;
>> #endif
>> - #ifdef DEBUG_BOUNDED_SORT
>> - bool optimize_bounded_sort = true;
>> - #endif
>
> it's seems you're removing something added in 8.3
>
> --
> 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
>
> ---------------------------(end of broadcast)---------------------------
> TIP 9: In versions below 8.0, the planner will ignore your desire to
> choose an index scan if your joining column's datatypes do not
> match
>

Attachment Content-Type Size
tuplesort.patch application/octet-stream 20.7 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Dunstan 2008-02-26 13:28:11 Re: pg_dump additional options for performance
Previous Message Simon Riggs 2008-02-26 13:05:11 Re: pg_dump additional options for performance

Browse pgsql-patches by date

  From Date Subject
Next Message Magne Mæhre 2008-02-26 13:47:07 DTrace not working after SUBSYS.o reorg
Previous Message Gevik Babakhani 2008-02-26 12:16:58 Re: lc_time and localized dates