Re: [HACKERS] A Better External Sort?

From: Ron Peacetree <rjpeace(at)earthlink(dot)net>
To: Andrew Dunstan <andrew(at)dunslane(dot)net>, pgsql-hackers(at)postgresql(dot)org, pgsql-performance(at)postgresql(dot)org
Subject: Re: [HACKERS] A Better External Sort?
Date: 2005-10-01 16:38:55
Message-ID: 31843561.1128184735397.JavaMail.root@elwamui-polski.atl.sa.earthlink.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-performance

As I posted earlier, I'm looking for code to base a prototype on now.
I'll test it outside pg to make sure it is bug free and performs as
promised before I hand it off to the core pg developers.

Someone else is going to have to merge it into the pg code base
since I don't know the code intimately enough to make changes this
deep in the core functionality, nor is there enough time for me to
do so if we are going to be timely enough get this into 8.2
(and no, I can't devote 24x7 to doing pg development unless
someone is going to replace my current ways of paying my bills so
that I can.)

Ron

-----Original Message-----
From: Andrew Dunstan <andrew(at)dunslane(dot)net>
Sent: Oct 1, 2005 11:19 AM
To: Ron Peacetree <rjpeace(at)earthlink(dot)net>
Subject: Re: [HACKERS] [PERFORM] A Better External Sort?

Ron Peacetree wrote:

>The good news is all this means it's easy to demonstrate that we can
>improve the performance of our sorting functionality.
>
>Assuming we get the abyssmal physical IO performance fixed...
>(because until we do, _nothing_ is going to help us as much)
>
>
>

I for one would be paying more attention if such a demonstration were
forthcoming, in the form of a viable patch and some benchmark results.

cheers

andrew

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2005-10-01 16:47:48 Re: [PATCHES] Proposed patch for sequence-renaming problems
Previous Message Jim C. Nasby 2005-10-01 16:34:18 Re: effective SELECT from child tables

Browse pgsql-performance by date

  From Date Subject
Next Message Ron Peacetree 2005-10-01 17:42:32 Re: [HACKERS] A Better External Sort?
Previous Message Martijn van Oosterhout 2005-10-01 16:19:41 Re: [HACKERS] A Better External Sort?