Re: [HACKERS] A Better External Sort? - Mailing list pgsql-performance

From Ron Peacetree
Subject Re: [HACKERS] A Better External Sort?
Date
Msg-id 31843561.1128184735397.JavaMail.root@elwamui-polski.atl.sa.earthlink.net
Whole thread Raw
In response to [HACKERS] A Better External Sort?  (Ron Peacetree <rjpeace@earthlink.net>)
List 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@dunslane.net>
Sent: Oct 1, 2005 11:19 AM
To: Ron Peacetree <rjpeace@earthlink.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


pgsql-performance by date:

Previous
From: Greg Stark
Date:
Subject: Re: [HACKERS] A Better External Sort?
Next
From: Ron Peacetree
Date:
Subject: Re: [HACKERS] A Better External Sort?