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

From Ron Peacetree
Subject Re: [HACKERS] A Better External Sort?
Date
Msg-id 25154967.1128532864650.JavaMail.root@elwamui-chisos.atl.sa.earthlink.net
Whole thread Raw
In response to [HACKERS] A Better External Sort?  (Ron Peacetree <rjpeace@earthlink.net>)
List pgsql-performance
First I wanted to verify that pg's IO rates were inferior to The Competition.
Now there's at least an indication that someone else has solved similar
problems.  Existence proofs make some things easier ;-)

Is there any detailed programmer level architectual doc set for pg?  I know
"the best doc is the code", but the code in isolation is often the Slow Path to
understanding with systems as complex as a DBMS IO layer.

Ron


-----Original Message-----
From: "Joshua D. Drake" <jd@commandprompt.com>
Sent: Oct 5, 2005 1:18 PM
Subject: Re: [HACKERS] [PERFORM] A Better External Sort?


The source is freely available for your perusal. Please feel free to
point us in specific directions in the code where you may see some
benefit. I am positive all of us that can, would put resources into
fixing the issue had we a specific direction to attack.

Sincerely,

Joshua D. Drake

pgsql-performance by date:

Previous
From: Chris Browne
Date:
Subject: Re: Ultra-cheap NVRAM device
Next
From: "Cristian Prieto"
Date:
Subject: Text/Varchar performance...