Thanks to visit codestin.com
Credit goes to postgrespro.com

Re: [PERFORM] A Better External Sort? - Mailing list pgsql-hackers

From Josh Berkus
Subject Re: [PERFORM] A Better External Sort?
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: [PERFORM] A Better External Sort?  (Ron Peacetree <[email protected]>)
List pgsql-hackers
Ron,

> Hmmm.
> 60GB/5400secs= 11MBps.  That's ssllooww.  So the first
> problem is evidently our physical layout and/or HD IO layer
> sucks.

Actually, it's much worse than that, because the sort is only dealing
with one column.  As I said, monitoring the iostat our top speed was
2.2mb/s.

--Josh

pgsql-hackers by date:

Previous
From: Thomas Hallgren
Date:
Subject: Re: Socket problem using beta2 on Windows-XP
Next
From: Tony Caduto
Date:
Subject: Re: Found small issue with OUT params