From: | Ron Peacetree <rjpeace(at)earthlink(dot)net> |
---|---|
To: | jd(at)commandprompt(dot)com, pgsql-hackers(at)postgresql(dot)org, pgsql-performance(at)postgresql(dot)org |
Subject: | Re: [HACKERS] A Better External Sort? |
Date: | 2005-10-05 17:21:04 |
Message-ID: | 25154967.1128532864650.JavaMail.root@elwamui-chisos.atl.sa.earthlink.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers 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(at)commandprompt(dot)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
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2005-10-05 18:04:08 | Re: wrong optimization ( postgres 8.0.3 ) |
Previous Message | Joshua D. Drake | 2005-10-05 17:18:25 | Re: [HACKERS] A Better External Sort? |
From | Date | Subject | |
---|---|---|---|
Next Message | Cristian Prieto | 2005-10-05 18:21:35 | Text/Varchar performance... |
Previous Message | Joshua D. Drake | 2005-10-05 17:18:25 | Re: [HACKERS] A Better External Sort? |