Re: solaris slow - Mailing list pgsql-general

From Joshua D. Drake
Subject Re: solaris slow
Date
Msg-id 1280770491.16244.31.camel@jd-desktop.iso-8859-1.charter.com
Whole thread Raw
In response to solaris slow  (Felipe de Jesús Molina Bravo <fjmolinabravo@gmail.com>)
List pgsql-general
On Mon, 2010-08-02 at 14:35 +0000, Felipe de Jesús Molina Bravo wrote:
> Hi

>
> We design  some performance tests (special for my application); this
> test was executed with pgbench:
>
>   pgbench -c 5 -T 600 -n -U aeedc -f test.sql aeespc
>
You noted SCSI disks on solaris. They may not have the CACHE turned on,
on the drive. The SATA drives will have cache turned on and will be
faster.

That said, your results are slow as a whole.

Joshua D. Drake


--
PostgreSQL.org Major Contributor
Command Prompt, Inc: http://www.commandprompt.com/ - 509.416.6579
Consulting, Training, Support, Custom Development, Engineering
http://twitter.com/cmdpromptinc | http://identi.ca/commandprompt


pgsql-general by date:

Previous
From: John R Pierce
Date:
Subject: Re: Postgresql database for distributed transactions
Next
From: "Joshua D. Drake"
Date:
Subject: Re: Need help on WAL shipping