Re: Performance tuning in PostgreSQL - Mailing list pgsql-general

From Daniel R. Anderson
Subject Re: Performance tuning in PostgreSQL
Date
Msg-id 1048723375.12401.1.camel@ny-chicagostreet2c-110.buf.adelphia.net
Whole thread Raw
In response to Re: Performance tuning in PostgreSQL  (Dennis Gearon <gearond@cvc.net>)
Responses Re: Performance tuning in PostgreSQL  (Dennis Gearon <gearond@cvc.net>)
List pgsql-general
On Wed, 2003-03-26 at 12:56, Dennis Gearon wrote:
> In General, the rotational speed is higher on SCSCI disks, and this increases
> the tranfer rate from the disc, which is the limitation for anything not in the
> disk's cache. Given the same areal dinsity, a 15,000 SCSI drive will be 50%
> faster in tranfer rate than a 10,000 IDE drive.

For anybody interested I got the story off of slashdot:

http://slashdot.org/article.pl?sid=03/02/21/0553249&mode=thread&tid=137

The claim is that these ATA drives have "SCSI-like specs at 30% less of
the price".  SCSI-LIKE != SCSI though.  :-(

--
Daniel R. Anderson
Chief Lab Rat and Helper Monkey
Great Lakes Industries, Inc.
80 Pineview Ave.
Buffalo, NY 14218
(716) 691-5900 x218

"Never let your schooling interfere with your education"
    -- Mark Twain


pgsql-general by date:

Previous
From: "scott.marlowe"
Date:
Subject: Re: Please help with this error message
Next
From: "Daniel R. Anderson"
Date:
Subject: Re: Performance tuning in PostgreSQL